 | CommModuleType Enumeration |
Specifies the communication module
Namespace:
com.gigatms.Parameters
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.7.0.0 (2.7.0.0)
Syntaxpublic enum CommModuleType
Public Enumeration CommModuleType
Members|
| Member name | Value | Description |
|---|
| Unknown | 0 |
Unknown communication module
|
| BLE | 1 |
BLE module
|
| GComm | 2 |
GComm module
|
See Also