ProSoft Technology ILX34-AENWG User Manual
Page 120
Ladder Logic
ILX34-AENWG ♦ Point I/O Platform
User Manual
Wireless POINT I/O Adapter
Page 120 of 177
ProSoft Technology, Inc.
August 16, 2013
The 1734-232ASC/A (series A) is presently the only exception to the series C requirement. With
RSLogix 5000 software, version 11, use it as a generic 1734 module. With RSLogix 5000 software,
version 12 or later, it is directly supported.
5.2.2 Valid Number Ranges for RSLogix 5000 Data Types
Type
Number
Range
BIT
1 Bit
0 or 1
SINT
8 Bit
-128…+127
INT
16 Bit
-32,768…32,767
DINT
32 Bit
-2,147,483,648…2,147,483,647
Accepted parameter values are dependent on POINT I/O module type and tag
type.
5.2.3 Digital 2 POINT Input
1734 POINT I/O Catalog Number
RSLogix5000 Module Description
1734-IA2
2 POINT 120V ac Input
1734-IB2
2 POINT 10V…28V dc Input, Sink
1734-IM2
2 POINT 240V ac Input
1734-IV2
2 POINT 10V…28V dc Input, Source
Configuration Data
Data Type
Default Value
Valid Data Values
Filter Off On Time - POINT 0
INT
1,000
-32,768…32,767
s (see note)
(0…65,535)
Filter On Off Time - POINT 0
INT
1,000
-32,768…32,767
s (see note)
(0…65,535)
Filter Off On Time - POINT 1
INT
1,000
-32,768…32,767
s(see note)
(0…65,535)
Filter On Off Time - POINT 1
INT
1,000
-32,768…32,767
s(see note)
(0…65,535)
Input Data
Data Type
Default Value
Valid Data Values
Input Data - POINT 0, 1
SINT, BIT
0
0=Off
1=On
Output Data
Data Type
Default Value
Valid Data Values
None
Note: POINT I/O Modules support the Unsigned Integer data type UINT (0 to 65,535 range).
RSLogix 5000 software supports the signed Integer data type INT (-32,768 to +32,767 range).
To enter Filter values from +32,768 to +65,535
s, use this conversion formula:
Desired Filter Value (in
s) - 65536 = Entered Filter Value (in
s).
Example: for a 40 ms filter time, 40000 - 65536 = -25536