EasyManua.ls Logo

CTI 2572-B - Page 97

Default Icon
119 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
CTI 2572-B / 2500C-2572-B Installation and Operation Manual 91
contains bits that are set by the PLC logic. The Command Status Word is located in WX2 and contains bits that
are set by the module.
Since the PLC can send up to four commands to the module per scan, both the Command Control Word and
the Command Status Word contain four sets of bits, one set for each possible concurrent command. For
example, the first four bits (bits 1-4) in both words relate to command Slot 1, the next four bits (bits 5-8) relate
to command Slot 2, etc.
The four command slots execute commands independently. Thus, an error on one command does not affect
processing on the other commands than happen to be executing at the same time. The command slots can be
triggered at different times or all may be triggered concurrently.
Command Control Word
The Command Control Word contains bits that are set by the PLC logic. The following illustration indicates
how the bits within the word are used.
COMMAND CONTROL WORD (WY4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
ERR
Ack
CMD
Mode
CMD
Trig
Abort
Trig
ERR
Ack
CMD
Mode
CMD
Trig
Abort
Trig
ERR
Ack
CMD
Mode
CMD
Trig
Abort
Trig
ERR
Ack
CMD
Mode
CMD
Trig
Abort
Trig
Command 1
Command 2
Command 3
Command 4
ERROR Ack
Error Acknowledge. The PLC sets this bit to acknowledge the error bit which was set by
the 2572.
CMD Mode
Command Mode. The PLC sets this bit to control how the module command execution is
synchronized with the PLC logic:
0 = Uncoupled mode - The 2572-B command processing is not synchronized with the
PLC logic.
1 = Coupled mode - The 2572-B command processing is synchronized with the PLC logic.
CMD Trig
Command Trigger. The PLC sets this bit to initiate a command.
ABORT Trig
Abort Trigger. The PLC sets this bit to abort a command in progress. In most cases, use of
the abort bit is not required, since the command executes to completion, either
successfully or with error.

Table of Contents