1769-boolean, Input data file, Output data file – Rockwell Automation 1769-XXXX Compact I/O Modules User Manual
Page 187: Input data file output data file
Rockwell Automation Publication 1769-IN088A-EN-P - February 2011
187
I/O Memory Mapping Chapter 3
1769-BOOLEAN
The following I/O memory mapping lets you configure the 1769-BOOLEAN
module.
Input Data File
For each module, slot
x, word 0 in the input data file contains the state of the
module’s real input points. Word 1 in the input data file contains the state of the
module’s output data (output data echo). During normal operation, this word
represents the values that the outputs are directed to by the control program (in
Direct Control mode) or by the module (in BOOLEAN Control mode).
The bits are defined as follows:
• Shaded bit positions must be set to 0.
• INx = State of module’s real inputs 0…7.
• Ox = Data echo of directed states of module outputs 0…3; 1 = output on,
0 = output off.
Output Data File
For each module, slot
x, word 0 in the output data file contains the control
program’s directed state of the module’s output points when operated in Direct
Control mode. Direct Control mode is active when an output’s disable
BOOLEAN (DB_x) bit is set in the configuration data file. Word 1 contains the
control program’s directed states of the virtual inputs, which can be used in
controlling the module’s output points via BOOLEAN expressions.
The bits are defined as follows:
• Shaded bit positions must be set to 0.
• OUTx = Output state in Direct Control mode; 1 = output on, 0 = output
off.
• Vx = Virtual inputs 0…7.
Wo
rd
Bit Position
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
0
IN7 IN6 IN5 IN4 IN3 IN2 IN1 IN0
1
O3
O2
O1
O0
Wo
rd
Bit Position
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
0
OUT3 OUT2 OUT1 OUT0
1
V7
V6
V5
V4
V3
V2
V1
V0