EasyManuals Logo

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 #427 background imageLoading...
Page #427 background image
WWW.NNC.IR
Macro Reference
425
8
Appendices
Vision System FH/FZ5 Series
User’s Manual (Z340)
CheckUnit
Checks the registration status of a processing unit.
Format
CheckUnit(<unitNo>)
Parameter
Return value
Returns the registration status as an integer.
• 0: Processing unit not registered
• 1: Processing unit already registered
Description
Checks if the processing unit in the position in the measurement flow specified in the <unitNo> parameter has
been registered.
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 or values is specified for the
parameter, an error will not occur.
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.
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
Gets the processing unit title if a processing unit has been registered in processing unit number 3 in the
measurement flow.
Useable Modules
Scene Control Macro / Communication Command Macro
Supported Versions
Version 3.50 or later
Parameter
name
Data type Description
<unitNo> Integer type
Processing unit number (0 to (number of processing units of current scene minus one))
of processing unit whose registration status is to be checked.
Rem Check the registration status of unit number 3.
If CheckUnit(3) = 1 Then
Rem Get the title of the processing unit.
TITLE$ = UnitTitle$(3)
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