DeviceNode Class
Name | Description | |
---|---|---|
DeviceNode(RunObj, int) | Construct the instance |
Name | Description | |
---|---|---|
Activity |
Activity indication.
The device module toggles this value to each operation completed in this Node. |
|
ActivityCounter |
Activity counter indication.
The device module increments this value to each operation completed in this Node. |
|
BackupStation | Current backup station for this Node. | |
Category | ReadOnly property with categories configured on DeviceNode object. | |
Disable | Indicates whether the Node is disabled | |
DisableAutoSwitch | Disable auto switch when using redundancy | |
ForceSwitch | Force switch redundancy | |
InvalidAddresses | String with all invalid address detected on device startup. | |
IsBackup | BackupStation active indication. | |
IsPrimary | PrimaryStation active indication. | |
IsRedundancyEnabled | Node redundancy indication. | |
LastErrorCode | Last Error Code status (most recent) that occurred in this Node. | |
LastErrorDateTime | DateTime for the last (most recent) error in this Node. | |
Level | ReadOnly property with levels configured on DeviceNode object. | |
PrimaryStation | Current primary station for this Node. | |
Status | Current status for this Node. |
T.Modules.Device.DeviceNode