Previous Topic: NXTCYC ExamplesNext Topic: OUT Usage Notes


OUT Command

The OUT top line command indicates the completion of a workstation task. The OUT command, which is used after an IN command, uses a reference number for identifying each station. CA WA CA 7 Edition generates the reference number each time the network enters the queue. This number can be obtained by doing an LPRE or LPOST command. This function is available as the O option on the QM.6 and QM.7 panels.

This command has the following format:

OUT,REF={nnnnrrs|(nnnnrrs,...)}
REF

Identifies the workstation network tasks to log out.

Limits: 4 to 7 numeric characters

nnnnrrs

Identifies a single workstation reference number.

Note: Reference numbers can be obtained by using the LPRE or LPOST commands.

nnnn

CA 7 job number. You can omit leading zeros.

rr

Relative sequence of the network in relation to other networks associated with the job. For input workstation networks, the value is 00. You cannot omit leading zeros.

s

Relative position of the station within the network. The first station is position 1.

(nnnnrrs,...,nnnnrrs)

Identifies up to ten reference numbers. Must be enclosed in parentheses.