DeviceNode Class

Class for DeviceNode operation.
Public Class DeviceNode
This language is not supported or no code example is available.
public class DeviceNode
This language is not supported or no code example is available.
Name Description
Public constructor DeviceNode(RunObj, int) Construct the instance
Top
Name Description
Public property Activity Activity indication.

The device module toggles this value to each operation completed in this Node.

Public property ActivityCounter Activity counter indication.

The device module increments this value to each operation completed in this Node.

Public property BackupStation Current backup station for this Node.
Public property Category ReadOnly property with categories configured on DeviceNode object.
Public property Disable Indicates whether the Node is disabled
Public property DisableAutoSwitch Disable auto switch when using redundancy
Public property ForceSwitch Force switch redundancy
Public property InvalidAddresses String with all invalid address detected on device startup.
Public property IsBackup BackupStation active indication.
Public property IsPrimary PrimaryStation active indication.
Public property IsRedundancyEnabled Node redundancy indication.
Public property LastErrorCode Last Error Code status (most recent) that occurred in this Node.
Public property LastErrorDateTime DateTime for the last (most recent) error in this Node.
Public property Level ReadOnly property with levels configured on DeviceNode object.
Public property PrimaryStation Current primary station for this Node.
Public property Status Current status for this Node.
Top
T.Modules.Device.DeviceNode

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition