DeviceState (ENUM)

TYPE DeviceState :

Attributes:
qualified_only
InOut:

Name

Initial

Comment

NotInit

0

Initial state

Init

1

Initialized

Open

2

Ethernet Adapter is open

Run

5

Devcie running and ready for connect

Error

16#100

unspecified error

ErrorLicenceCheck

16#101

error checking licence

ErrorGetIP

16#105

ErrorStationname, //controller stationname already used by other device ErrorIP, //IP address already used by other device ErrorNoIP, //Ethernet Adapter’s IP Address is 0.0.0.0 (not plugged ?)

ErrorInitRPC

16#106

ErrorFindEthernet

16#107

specified ethernet adapter was not found

ErrorEthernet

16#108

ErrorNoLicence

16#109

no licence

ErrorSetIP

16#110