|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Core.DriverFramework.Classes Namespace > Enums.DeviceCommsStates Enumeration |
Enum representing the different states of device communications.
Namespace: BNCS.Core.DriverFramework.Classes
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
[JsonConverterAttribute]
public enum DeviceCommsStates
Description |
||
|---|---|---|
Initializing |
The driver is initializing communications with the device. |
|
OK |
Communications with the device have been established and are functioning correctly. |
|
Failed |
Communications with the device have failed. |
BNCS.Core.DriverFramework.Classes Namespace