Input Size Calculations (1788-CN2DN)
This module allows you to size the input data on your I/O Connection. The table specifies how the Input Size on the
Create/General Module
tab relates to the data type used for the tag.Tag Type | Input Size | Data Type Name | Resulting Data Type Member Name Type |
Input | n , where n ranges from 1 to 124 | AB:1788_CN2DN_QBytes:I:0 (where Q is replaced by 4 multiplied by n) | StatusRegister: AB: 1788_CN2DN_StatusRegister:I:0 Data DINT[n] (where n = n minus 1) |
Input | 124 | AB:1788_CN2DN_500Bytes:I:0 | StatusRegister: AB: 1788_CN2DN_StatusRegister:I:0 Data DINT[124] |
Provide Feedback