Skip to main content

StateEnum Enum

NuGet: GHIElectronics.TinyCLR.EthernetIP.Scanner
Assembly: GHIElectronics.TinyCLR.EthernetIP.Scanner
Namespace: GHIElectronics.TinyCLR.EthernetIP.Scanner.ObjectLibrary

The operational state reported by the Identity Object (attribute 8).

public enum StateEnum

Fields

NameValueDescription
Nonexistent0The device or instance does not exist.
DeviceSelfTesting1The device is performing self-test.
Standby2The device is in standby (not yet configured).
Operational3The device is operational.
MajorRecoverableFault4The device has a major recoverable fault.
MajorUnrecoverableFault5The device has a major unrecoverable fault.
DefaultforGet_Attributes_All_service255Default value returned by the Get_Attributes_All service.