Fixture
Creates a Fixture structure.
Fixture Inputs
Fixture(Fixture.Row,Fixture.Column,Fixture.Theta,Show)
| Parameter | Description. | ||||||
|---|---|---|---|---|---|---|---|
|
Specifies the image coordinate system in which the fixture is defined.
|
|||||||
|
Specifies the display mode for the Fixture point graphical overlay on the image.
|
Fixture Outputs
|
Returns |
A Fixture data structure, or #ERR if any of the input parameters are invalid. |
|
Results |
When Fixture is initially inserted into a cell, a result table is created in the spreadsheet. |
Fixture Vision Data Access Functions
The following Vision Data Access functions are automatically inserted into the spreadsheet to create the result table. For more information, see Structures.
|
Row |
GetRow(Fixture) |
Returns the row offset of the fixture, in image coordinates. |
|
Col |
GetCol(Fixture) |
Returns the column offset of the fixture, in image coordinates. |
|
Angle |
GetAngle(Fixture) |
Returns the orientation angle, in image coordinates. |