Module-Defined Data Types (1788-CN2DN)

The table lists and describes module-defined data types for the 1788-CN2DN module. The data types are listed below the way they are listed in the Controller Tags window from the
Logix Designer
Data Monitor. These tables include information for input (as indicated by an "I"), and output (as indicated by an "O").
TIP:
The data type associated with the Input tag is sized according to the size you enter on the Create/General Module tab for Input Size. Each data type has minimum, maximum and intermediate sizes. The Input Size calculations are performed similar to the Output data type, in that the value you choose is multiplied by 4.
Module-defined Data Type: AB:1788_CN2DN_500Bytes:I:0
Member Name
Data Type
Default Display Style
Definition
StatusRegister
AB:1788_CN2DN_StatusRegister:I:0
Command bits that conrol the mode of the module that are defined in the AB:1788_CN2DN_StatusRegister:I:0 data type. Its members are listed below.
Data
DINT[124]
Decimal
You must know from the DeviceNet software where each module is in the image.
Module-defined Data Type: AB:1788_CN2DN_StatusRegister:I:0
Member Name
Data Type
Default Display Style
Definition
Run
BOOL
Decimal
Run/Idle Status
0 = Idle mode
1 = Run mode
Fault
BOOL
Decimal
DeviceNet Fault
1 = Network faulted
DisableNetwork
BOOL
Decimal
DeviceNet Communications Offline
1 = Network disabled
DeviceFailure
BOOL
Decimal
Scanlist Node Offline
1 = Device failure
Autoverify
BOOL
Decimal
I/O Size Configuration error
1 = Autoverify failure
CommFailure
BOOL
Decimal
Bus off
1 = Communication failure
DupNodeFail
BOOL
Decimal
Failed Duplicate MAC ID Test
1 = duplicate node address
DnetPowerDetect
BOOL
Decimal
DeviceNet Power Present
1 = DeviceNet power failure
TIP:
The Output Size calculations are performed similar to the Input data type in that the value you choose is multiplied by 4.
Module-defined Data Type: AB:1788_CN2DN_4Bytes:O:0 to AB:1788_CN2DN_496Bytes:O:0
Member Name
Data Type
Default
Display Style
Definition
CommandRegister
AB:1788_CN2DN_CommandRegister:O:0
Command bits that conrol the mode of the module that are defined in the AB:1788_CN2DN_CommandRegister:O:0 data type. Its members are listed below.
Data
DINT[123]
Decimal
You must know from the DeviceNet software where each module is in the image.
Module-defined Data Type: AB:1788_CN2DN_CommandRegister:O:0
Member Name
Data Type
Default Display Style
Definition
Run
BOOL
Decimal
Run/Idle control.
0 = Idle mode
1 = Run mode
Fault
BOOL
Decimal
DeviceNet Fault.
1 = Fault network
DisableNetwork
BOOL
Decimal
Disable Network Control.
1 = Disable network
HaltScanner
BOOL
Decimal
Halts the 1788-CN2DN module. The module will not restart until it is powered down.
1 = Halt network
Reset
BOOL
Decimal
Reset Module Control.
1 = Reset module
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal