GridPitchY Property
Applies To
Vision Sequence
Description
Specifies the Y pitch of grids displayed in the vision sequence.
Usage
VGet Sequence.GridPitchY, var
VSet Sequence.GridPitchY, value
- Sequence
- String variable containing a sequence name.
- var
- Real variable that will contain the value of the property.
- value
- Real number or expression for the new value of the property.
Values
Specifies the Y pitch of grids displayed in the vision sequence. The unit depends on the GridUnits property.
Default: 100
Remarks
Specifies the Y pitch of grids displayed in the vision sequence. The unit depends on the GridUnits property.
Note:
If millimeter is specified in the GridUnits property, the grids are displayed only when calibration specified by the sequence is completed.
See Also
Vision Sequence, GridColor Property, GridPitchX Property, GridShow Property, GridType Property, GridUnits Property