Click or drag to resize

TS100GetBleMode Method

Get the BLE mode

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

Return Value

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