Click or drag to resize

TS100GetBleService Method

Get the BLE service mode

Namespace:  com.gigatms
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.7.0.0 (2.7.0.0)
Syntax
public BLEService GetBleService()

Return Value

Type: BLEService
The BLE service mode
Exceptions
ExceptionCondition
NotSupportedExceptionThe reader doesn't support the feature.
See Also