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 #470 background imageLoading...
Page #470 background image
WWW.NNC.IR
Macro Reference
468
Vision System FH/FZ5 Series
User’s Manual (Z340)
Example
Gets the distribution and deviation for a line gotten from four points.
Useable Modules
Unit Calculation Macro / Scene Control Macro / Communication Command Macro / Unit Macro
Supported Versions
Version 3.50 or later
Related Items
Dim POSX#(3), POSY#(3), PARAM#(2), DIST#(3)
Rem Initialize variables for straight line
For I&=0 To 3
GetUnitData I&+1, "X", POSX#(I&)
GetUnitData I&+1, "Y", POSY#(I&)
Next
Rem Get the straight line component.
Lsqumeth 4, POSX#(), POSY#(), PARAM#()
SUMDIST# = 0
For I&=0 To 3
Rem Calculate the shortest distance between the straight line and point.
DIST#(I&) = Dposline(POSX#(I&), POSY#(I&), PARAM#())
SUMDIST# = SUMDIST# + DIST#(I&)
Next
Erase POSX#(), POSY#(), PARAM#(), DIST#()
Erase (Reference: X Details (p.512)) GetUnitData (Reference: X Details (p.552))
Lsqumeth (Reference: X Details (p.610)) UnitData (Reference: X Details (p.778))

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