EasyManuals Logo
Home>Omron>Industrial Equipment>SYSMAC FH Series

Omron SYSMAC FH Series User Manual

Omron SYSMAC FH Series
882 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #538 background imageLoading...
Page #538 background image
WWW.NNC.IR
Macro Reference
536
Vision System FH/FZ5 Series
User’s Manual (Z340)
GetMeasureOut
Gets the external output setting for measurement results.
Format
GetMeasureOut
Parameter
None.
Return value
Description
Gets the "External output" setting in the layout settings as the external output setting for measurement
results. (Reference: XSetting the Behavior of Output Signals for Each Layout (Layout Settings) (p.90))
Even when the measurement result external output setting is 0, data can be output using the SendData
function or SendString function in the macro customize function.
If a value is assigned to the return value variable or the variable is not used in an expression, a "Syntax error"
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: XState Transitions and Execution Timing (p.227))
Example
In the scene control macro, outputs the measurement results to an external device when "External Output" is
ON, and outputs the measurement results to the system status console window when OFF.
Useable Modules
Scene Control Macro / Communication Command Macro
Supported Versions
Version 3.50 or later
Returns the external output setting as an integer value.
0: Not output externally
1: Output externally
Rem Get the read character string of the 2D code processing unit of Processing Unit number 3.
GetUnitData 3, "decodeCharStr", RESULT$
Rem Branch the processing based on the external output setting
If GetMeasureOut = 1 Then
SendString "TcpNormal", RESULT$
Else
Print RESULT$
Endif

Table of Contents

Other manuals for Omron SYSMAC FH Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Omron SYSMAC FH Series and is the answer not in the manual?

Omron SYSMAC FH Series Specifications

General IconGeneral
BrandOmron
ModelSYSMAC FH Series
CategoryIndustrial Equipment
LanguageEnglish

Related product manuals