4 direct output string instruction (outs) – Yaskawa Ladder Works Programming Manual User Manual

Page 72

Advertising
background image

4.4 OUTPUT STRAIGHT Instruction (OUTS)

4-7

4.4 DIRECT OUTPUT STRING Instruction (OUTS)

[Outline]

The OUTS instruction continuously performs direct output to a single module according to the
contents of a previously-set parameter table. OUTS can only be used for LIO modules.

[Format]

Symbol : OUTS
Full Name : Direct Output String
Category : CONTROL

Icon :

[Parameter]

Parameter Name

Setting

Parameter

· Register address (except for # and C registers)
· Register address with subscript

[Status]

· Any bit type register (except for # and C registers)
· Any bit type register with subscript
* possible to omit

OUTS Instruction Parameter/Data

ADR Type Symbol

Name

Specifications

Input

or

Output

0

W

RSSEL

Module designation 1

IN

1

W

MDSEL

Module designation 2

Designation of module for performing
output*

IN

2

W

STS

Status

Output of a bit equivalence of the status
for each word output

OUT

3

W

N

Number of words

Designation of number of words output
continuously

IN

4

W

OD1

output data 1

IN

・・・

・・・

・・・

・・・

・・・

N+3

W

ODN

output data N

Setting output data

IN

* Method of setting RSSEL and N (number of words) is the same as for INS.

Advertising