- 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
Module Data Types 1794-IB32
The table below lists and describes the module-defined data types for the 1794-IB32 Digital Input module. It includes information for input (as indicated by an "I") and configuration (as indicated by a "C").
Tip: | FLEX I/O is based on 16-bit INTs and not 32-bit DINTs. Using 16-bit INTs in instructions that are optimized for 32-bit DINTs may decrease performance with certain instructions. |
Module-defined Data Type: AB: 1794_IB32:I:0
Member Name | Type | Default Display Style | Description |
Fault | DINT | Binary | Fault - Used for Input Data Validation 0 = Valid Data 1 = Invalid Data - if the connection to the module has been lost, or if the module has a severe hardware fault, the lower 8 bits are set to 1. |
Data | INT | Binary | Input Data - Input data for the module. |
Module-defined Data Type: AB: 1794_IB32:C:0
Member Name | Bit | Type | Default Display Style | Description | |||
Config | INT | Binary | Configuration data. | ||||
Filter_8 Filter_9 Filter_10 | 8 9 10 | Filter_10 | Filter_9 | Filter_8 | Filter Time | ||
0 | 0 | 0 | |||||
0 | 0 | 1 | |||||
0 | 1 | 0 | |||||
0 | 1 | 1 | |||||
1 | 0 | 0 | |||||
1 | 0 | 1 | |||||
1 | 1 | 0 | |||||
1 | 1 | 1 |
Provide Feedback