GridPitchX Property

Applies To
Vision Sequence

Description
Specifies the X pitch of grids displayed in the vision sequence.

Usage

VGet  Sequence.GridPitchX, var
VSet  Sequence.GridPitchX, 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 X pitch of the grids displayed in the vision sequence. The unit depends on the GridUnits property.

Default: 100

Remarks
Specifies the X 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, GridPitchY Property, GridShow Property, GridType Property, GridUnits Property