- Studio 5000 Logix Designer
- Tasks, programs, and routines
- Add-On Instructions
- Controller Organizer
- Logical Organizer
- Alarms
- Tag-based alarms
- Tag Editor and Data Monitor
- Configure settings for Tag Editor and Data Monitor
- Equipment phases
- Equipment Sequences
- Equipment Sequence Diagrams
- Ladder Editor
- Structured Text Editor
- Sequential Function Chart Editor
- Define the steps of an SFC process
- PlantPAx instruction properties
- Controller Properties
- Editing Controller Properties
- Controller Security
- Source Protection
- License Source Protection for Routines and Add-On Instructions
- Module Information
- 1756 ControlLogix I/O Modules
- Instruction Set
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