Omron SYSMAC FH Series User Manual page 710

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

Advertisement

SetMeasureOut
Sets the external output setting for the measurement result.
Format
SetMeasureOut <mode>
Parameter
Parameter
Data type
name
<mode>
Integer type
Return value
None.
Description
Sets the "External Output" value in the layout settings to the external output setting value specified in the
<mode> parameter. (Reference:
(p.90))
Even if 0 is set for the measurement result external output setting value, data is output if the SendData
function or SendString function is used in the macro customize functions.
If an incorrect data type is specified for a parameter, a "Type mismatch" error will occur.
Even if a non-existent number, numerical value, or combination of data types is specified for the parameter,
an "Illegal function call" 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.
If a value outside the range -2147483648 to 2147483647 is specified as an integer parameter, an "Overflow"
error will occur.
Usage Cautions
• Execute this macro function when the BUSY signal or other measurement in progress signal is ON and
measurement is prohibited. (Reference:
Even when "External Output" is OFF, data output that uses a macro function is executed.
Example
Sets "External Output" to ON in the communication command macro.
SetMeasureOut 1
Useable Modules
Scene Control Macro / Communication Command Macro
Supported Versions
Version 3.50 or later
Related Items
GetMeasureOut (Reference:
SendString (Reference:
708
Macro Reference
External output setting
0: Not output externally
1: Output externally
Setting the Behavior of Output Signals for Each Layout (Layout Settings)
State Transitions and Execution Timing (p.227))
Details (p.536))
Details (p.698))
WWW.NNC.IR
Description
SendData (Reference:
Details (p.696))
Vision System FH/FZ5 Series
User's Manual (Z340)

Advertisement

Table of Contents
loading

Table of Contents