Installation manual

Publication 1747-RM001G-EN-P - November 2008
7-6 Application Specific Instructions
Applications Requiring More than 16 Bits
When your application requires more than 16 bits, use parallel multiple
sequencer instructions.
Sequencer Output (SQO)
Sequencer Compare (SQC)
These instructions transfer 16-bit data to word addresses for the control of
sequential machine operations.
Enter Parameters
Enter the following parameters when programming these instructions.
File is the address of the sequencer file. You must use the file indicator
(#) for this address.
Mask (SQO, SQC) is a hexadecimal code or the address of the mask
word or file through which the instruction moves data. Set mask bits to
pass data and reset mask bits to mask data. Use a mask word or file if
you want to change the mask according to application requirements.
If the mask is a file, its length will be equal to the length of the
sequencer file. The two files track automatically.
Source is the address of the input word or file for a SQC from which
the instruction obtains data for comparison to its sequencer file.
Destination is the address of the output word or file for a SQO to
which the instruction moves data from its sequencer file.
TIP
If a String element address is used for the file
parameter, the maximum length for SLC 5/03 and
higher processors is 41 words. Additionally, String
element boundaries cannot be crossed.
EN
DN
SQO
Sequencer Output
File #B20:1
Mask 0F0Fh
Dest O:2.0
Control R6:20
Length 4<
Position 2<
SQO
EN
DN
FD
SQC
Sequencer Compare
File #B20:6
Mask 0FFF0h
Source I:1.0
Control R6:2
Length 4<
Position 2<
SQC
Output Instructions
Fixed SLC
5/01
SLC
5/02
SLC
5/03
SLC
5/04
SLC
5/05
•••••
Table 7.3 Instructions for Sequential Machine Operation
Instruction Sequencer File Stores
SQO Data for controlling outputs
SQC Reference data for monitoring inputs