MachineConnectionStatus Enumeration
Description
This enumerated list shows the possible values for the ConnectionStatus property.
Members
Member | Value | Description |
---|---|---|
MachineConnected | 2 | |
MachineConnecting | 1 | |
MachineDisconnecting | 3 | |
MachineHoming | 4 | |
MachineNotConnected | 0 | |
NotAvailable | -1 |