|
C37118DigitalStateSetsConnectState Field
|
Represents the connect state status bit digital state.
Namespace: PIAdaptersAssembly: PIAdapters (in PIAdapters.dll) Version: 2.4.207-beta
Syntax public const int ConnectState = 2
Public Const ConnectState As Integer = 2
public:
literal int ConnectState = 2
static val mutable ConnectState: int
var PIAdapters.C37118DigitalStateSets.ConnectState
Field Value
Int32Remarks
Digital tag receives the current connection state.
See Also