|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Core.DriverFramework.Classes Namespace > Enums.BncsInfodriverStates Enumeration |
Enum representing the states of the BncsInfodriver.
Namespace: BNCS.Core.DriverFramework.Classes
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
[JsonConverterAttribute]
public enum BncsInfodriverStates
Description |
||
|---|---|---|
Undefined |
Infodriver state has not been set by CSI. |
|
TxRx |
Infodriver is in the TxRx state. |
|
RxOnly |
Infodriver is in the RxOnly state. |
BNCS.Core.DriverFramework.Classes Namespace