EasyManua.ls Logo

Omron SYSMAC FH Series

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
Loading...
WWW.NNC.IR
Macro Reference
783
8
Appendices
Vision System FH/FZ5 Series
User’s Manual (Z340)
Example
In the *MEASUREDISPG subroutine of the Unit Macro processing unit, gets the measurement X and Y
coordinate values of the search processing unit of Processing Unit number 5 and displaying the cursor in the
image coordinates. The measurement X coordinate is the external reference data number 8 and the external
reference data identification name "X", and the measurement Y coordinate is the external reference data
number 7 and the external reference data identification name "Y".
Even when the "Calibration" setting of the search processing unit is "ON", this macro function can be used to
get drawing coordinates without concern for the calibration settings.
Useable Modules
Unit Calculation Macro / Unit Macro
Supported Versions
Version 3.50 or later
Related Items
SEARCHX& = UnitData2(5, 6)
SEARCHY& = UnitData2(5, 7)
Rem The same result can be gotten by specifying "X" instead of 6.
SEARCHX& = UnitData2(5, "X")
SEARCHY& = UnitData2(5, "Y")
Rem Display the cursor in the coordinates prior to position correction.
DrawCursor SEARCHX&, SEARCHY&, 0, UnitNo
GetUnitData (Reference: X Details (p.552)) SetUnitData (Reference: X Details (p.731))
UnitData (Reference: X Details (p.778)) UnitData$ (Reference: X Details (p.780))
UnitNo (Reference: X Details (p.790)) Ut (Reference: X Details (p.793))

Table of Contents

Other manuals for Omron SYSMAC FH Series

Related product manuals