WWW.NNC.IR
Macro Reference
667
8
App
end
ice
s
Vision System FH/FZ5 Series
User’s Manual (Z340)
RunOut
Sets the output state of the RUN signal.
Format
RunOut <ioIdent>, <state>
Parameter
Return value
None.
Description
Sets the RUN signal of the communication module specified in the <ioIdent> parameter to the output state
specified in the <state> parameter.
Normally "ParallelIo" or "EtherCAT" should be specified in the <ioIdent> parameter.
If an incorrect data type is specified for a parameter, a "Type mismatch" error will occur.
If an identification name that does not exist is specified in the <ioIdent> parameter, an "Illegal function call"
error will occur.
Even if an output status parameter value that does not exist (i.e., other than 0 and 1) is specified in the
<state> parameter, an error will not occur.
If the format is written incorrectly, such as writing the macro function name incorrectly, omitting a comma, or
omitting a half-width space, a "Syntax error" error will occur.
Usage Cautions
• None.
Example
In the communication command macro, sets the BUSY signal of parallel I/O to ON.
Useable Modules
Scene Control Macro / Communication Command Macro / Unit Macro
Supported Versions
Version 3.50 or later
Parameter
name
Data type
Description
<ioIdent>
Character
string type
Identification name of the communication module to be used ("ParallelIo" or "EtherCAT")
(Reference:
<state>
Integer type
Output state of terminal
0: Output OFF
1: Output ON
IOMODULE$ = "ParallelIo"
Rem Set the output state.
RunOut IOMODULE$, 1
Содержание fh-1 series
Страница 8: ...WWW NNC IR 6 Vision System FH FZ5 Series User s Manual Z340...
Страница 14: ...WWW NNC IR 12 Vision System FH FZ5 Series User s Manual Z340 MEMO...
Страница 22: ...WWW NNC IR 20 Vision System FH FZ5 Series User s Manual Z340 MEMO...
Страница 48: ...WWW NNC IR Initializing the Controller 46 Vision System FH FZ5 Series User s Manual Z340 MEMO...
Страница 68: ...WWW NNC IR Editing Scene Groups 66 Vision System FH FZ5 Series User s Manual Z340 MEMO...
Страница 132: ...WWW NNC IR Useful Functions for Operation 130 Vision System FH FZ5 Series User s Manual Z340 MEMO...
Страница 172: ...WWW NNC IR Saving Scene Groups in External Memory 170 Vision System FH FZ5 Series User s Manual Z340 MEMO...
Страница 254: ...WWW NNC IR Basic Knowledge For Macro Customize Functions 252 Vision System FH FZ5 Series User s Manual Z340 MEMO...
Страница 650: ...WWW NNC IR Macro Reference 648 Vision System FH FZ5 Series User s Manual Z340 Related Items None...
Страница 881: ...WWW NNC IR...