EasyManua.ls 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 #612 background imageLoading...
Page #612 background image
WWW.NNC.IR
Macro Reference
610
Vision System FH/FZ5 Series
User’s Manual (Z340)
Lsqumeth
Gets the approximate straight line from the coordinates of multiple points using the least squares method.
Format
Lsqumeth <count>, <x()>, <y()>, <line()>
Parameter
Return value
None.
Description
Gets the approximate straight line from the coordinates specified in the <x()> parameter and <y()> parameter.
The number of coordinates is specified in the <count> parameter.
In the <line()> parameter, specify the variable that will hold the line components of the gotten approximate
straight line, without adding element numbers but adding () to the variables. In the <line()> parameter, the
parameters a, b, and c that satisfy the linear equation ax + by + c = 0 are stored in the array elements of the
double precision real number array variable, with "a" in element 0, "b" in element 1, and "c" in element 2.
In the <count> parameter, specify an integer value of at least 2.
In the <x()> parameter and in the <y()> parameter, specify a 1D double precision real number array variable
that stores a number of coordinate values greater than or equal to the number specified in the <count>
parameter, without adding element numbers but adding () to the variables.
This macro function is mainly used to get the straight line of an edge from the measurement points gotten in
multiple edge measurements.
If an incorrect data type is specified for a parameter, a "Type mismatch" error will occur.
If a non-existent number, numerical value, or combination of data types or values is specified for a parameter,
an "Illegal function call" 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.
Parameter
name
Data type Description
<count> Integer type Number of coordinates calculated for the approximate line
<x()>
Array of double
precision real
number data
type
1D array that stores the X coordinates of the points from which the approximate straight
line is to be gotten.
<y()>
Array of double
precision real
number data
type
1D array that stores the Y coordinates of the points from which the approximate straight
line is to be gotten.
<line()>
Array of double
precision real
number data
type
Straight line component gotten by the approximate line

Table of Contents

Other manuals for Omron SYSMAC FH Series

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
ManufacturerOmron
CategoryIndustrial Equipment
Power Supply24 VDC
Operating Temperature0 to 50 °C
Storage Temperature-20 to 60 °C
Protection RatingIP20
TypeVision System
SeriesFH Series
FunctionsImage processing, measurement, inspection
Communication InterfaceUSB

Summary

1. Before Operation

Checking the System Configuration

Describes how to check the system configuration and connections.

2. Setting Scenes (Measurement Flows)

Creating a Scene

Explains how to add processing units to a scene.

Editing Processing Units in Scenes

Describes how to arrange and delete processing units within a scene.

Editing Scenes

Describes procedures for copying, deleting, and renaming scenes.

3. Performing Test Measurement/Starting Operation

Executing Test Measurements

Explains how to test measurements and adjust settings.

4. Using Tools

5. Optimizing Scenes (Measurement Flows) (Macro Customize Functions)

7. Changing the System Environment

Setting the Camera Conditions

Covers checking camera connections and setting trigger delays.

Setting the Operation Mode

Describes setting operation modes like Single-line High-speed for optimal performance.

Related product manuals