Click or drag to resize

TS100GetBleMode Method

Get the BLE mode.

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

Return Value

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