Compensation Constants

Compensation constants are referenced inside the Compensation module.

For the .NET library, these constants are defined in the CompensationConstants class.

Constant

Type

Value

Description

maxPitchErrorCompPoints

int

1024

The maximum number of pitch error compensation points per axis.

maxPitchErrorCompFreePositionRangeMultiplier

int

40000

The maximum range in free position mode of pitch error compensation as a multiple of the two closest pitch positions.

max2dPitchErrorCompPoints

int

512

The maximum number of two-dimensional pitch error compensation points per axis.

max2dPitchErrorCompChannel

int

32

The maximum number of two-dimensional pitch error compensation channels.

max2dPitchErrorCompFreePositionRangeMultiplier

int

40000

The maximum range in free position mode of two-dimensional pitch error compensation as a multiple of the two closest pitch positions.

maxSizeSet2dPitchErrorCompValue

int

62

Reserved.