ProSoft Technology ILX34-AENWG User Manual
Page 143
ILX34-AENWG ♦ Point I/O Platform
Ladder Logic
Wireless POINT I/O Adapter
User Manual
ProSoft Technology, Inc.
Page 143 of 177
August 16, 2013
1734-IJ, 1734-IK
1734 POINT I/O Catalog Number
RSLogix5000 Module Description
1734-IJ
1 Channel 5V dc Encoder / Counter
1734-IK
1 Channel 15…24V dc Encoder / Counter
Input Data
Data Type
Default Value
Valid Data Values
Present Data
DINT
0
0…16,777,215
Stored Data
DINT
0
-2,147,483,648…
2,147,483,647
(0…4,294,967,295)
Status
INT
0
Zero Frequency Detected
BIT 1
0=No Fault
1=Fault Detected
Stored Data Count_2
BIT 2
Cycles through 0, 1, 2, 3, 0,
Stored Data Count_3
BIT 3
Increments after update
A Input Status
B Input Status
Z Input Status
BIT 4
BIT 5
BIT 6
0=Input A/B/Z is Off
1=Input A/B/Z is On
Not Ready
BIT 13
0=Module Ready
1=Module Initializing
EEPROM Fault
BIT 14
0=No Fault
1=EEPROM data bad
Program Fault
(incomplete / incorrect / conflict)
BIT 15
0=No Fault
1=Bad Configuration
(See Program Fault Note)
Stored Data
To interpret values from -2,147,483,648 to -1, use this conversion formula:
Stored Data Tag Value + 4,294,967,296 = Actual Stored Data Tag Value.
Example: for a read value of -1,794,967,296:-1,794,967,296 + 4,294,967,296
= 2,500,000,000 actual value
Program Fault Note
Programming Fault Error bit - If an incomplete, incorrect, or conflicting set of
configuration parameters is sent to the module, the Program Fault bit is asserted,
and an error code placed in the Programming Error Code word (assembly 6816).
The module will not enter a normal operational state. Bit definitions (decimal) for
the error codes are:
Error Bit
Description
10
An invalid assembly was chosen for poll consumption (0, 105, or 106 are valid).
9
The decimal point position is outside of the acceptable range.
8
Counter 0 window ON & OFF values are equal and not zero OR
Counter 0 window ON & OFF value is greater than the Rollover.
7
A tie has been connected to an unprogrammed window.