Module Data Types 1794-IB16
The table below lists and describes the module-defined data types for the 1794-IB16 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_IB16:I:0
This module-defined data type does not apply to modules having Rack Optimization selected for the Comm Format and does not appear among the Module Tags in the RSLogix software.
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. |
Counter | INT | Binary | Counter data. |
Module-Defined Data Type: AB: 1794_IB16:C:0
Member Name | Type | Default Display Style | Description |
Config | INT | Binary | Configuration data. |
Filter0_00_11 | BOOL | Decimal | Indicates the filter time for the module. |
Filter1_00_11 | BOOL | Decimal | Indicates the filter time for the module. |
Filter2_00_11 | BOOL | Decimal | Indicates the filter time for the module. |
Filter3_12_15 | BOOL | Decimal | Indicates the filter time for the module. |
Filter4_12_15 | BOOL | Decimal | Indicates the filter time for the module. |
Filter5_12_15 | BOOL | Decimal | Indicates the filter time for the module. |
The Input Filter Time values for this module are shown below.
(Points 15-12) Filter_3, 4, 5_12_15 | (Points 11-0) Filter_0, _1, 2_00_11 | Maximum Value | |||||
5 | 4 | 3 | 2 | 1 | 0 | ||
0 | 0 | 0 | 0 | 0 | 0 | 0.25 | |
0 | 0 | 1 | 0 | 0 | 1 | 0.50 | |
0 | 1 | 0 | 0 | 1 | 0 | 1 | |
0 | 1 | 1 | 0 | 1 | 1 | 2 | |
1 | 0 | 0 | 1 | 0 | 0 | 4 | |
1 | 0 | 1 | 1 | 0 | 1 | 8 | |
1 | 1 | 0 | 1 | 1 | 0 | 16 | |
1 | 1 | 1 | 1 | 1 | 1 | 32 | |
ResetCounter | BOOL | Decimal | Indicates if the counter is to be in reset or holding mode-1 indicates that ResetCounter is on. | ||||
DisableFilter | BOOL | Decimal | Disables the Filter member-1 indicates that the DisableFilter is on. |
Provide Feedback