Omron SYSMAC FH Series User Manual page 647

Vision sensor vision system
Hide thumbs Also See for SYSMAC FH Series:
Table of Contents

Advertisement

PutPort
Sets the output state of the specified output terminal.
Format
PutPort <ioIdent>, <portNo>, <state>
Parameter
Parameter
Data type
name
Character
<ioIdent>
string type
<portNo>
Integer type
<state>
Integer type
Return value
None.
Vision System FH/FZ5 Series
User's Manual (Z340)
Identification name of the communication module to be used (always "ParallelIo")
(Reference:
List of I/O Modules (p.341))
Terminal number of output terminal whose output state is to be set.
Parallel I/O
• FH
DO0 to DO15: 0 to 15
GATE N: 100 + N x 8 (N: Line number (0 to 7))
BUSY N: 101+N x 8
OR N: 102+N x 8
ERROR N: 103+N x 8
RUN N: 104+N x 8
READY N: 105 + N x 8
ACK: 200
• FZ5
DO0 to DO15: 0 to 15
GATE0: 100
BUSY: 101
OR0: 102
ERROR: 103
RUN: 104
READY0: 105
GATE1: 108
OR1: 110
READY1: 113
Output state of output terminal
0: Output OFF
1: Output ON
WWW.NNC.IR
Description
8
645
Macro Reference

Advertisement

Table of Contents
loading

Table of Contents