Enums.BncsInfodriverStates Enumeration

<< 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)

 

Syntax


[JsonConverterAttribute]
public enum BncsInfodriverStates

 

Members



Member name

Description


Undefined

Infodriver state has not been set by CSI.


TxRx

Infodriver is in the TxRx state.


RxOnly

Infodriver is in the RxOnly state.

 

See Also


BNCS.Core.DriverFramework.Classes Namespace