Installation guide
Mint™ v4 Advanced Programming Guide 
114  MN1270 02.2002   
Attributes: 
Controller Read Write Command Multi-
Axis 
Scaled Default  Range 
All 
   
   
-8388607 ≤ x ≤ 
8388607 
Description: 
Returns the current demand position set by the profiler. 
When a move is not being profiled by the controller (i.e. when the axis is Idle), it is possible to set a 
POSDEMAND. This will give a stepped response to the new demanded position. 
The change in the demanded position from the current position cannot exceed the current value of 
FOLERRORFATAL. 
See also: 
MOVEA, MOVER, POS, POSTREMAINING, POSTARGET 
PRECISIONINCREMENT/PCI 
Purpose: 
Sets the theoretical distance between each of the values in the compensation tables. 
Controllers Supported: 
NextMove PCI  NextMove PC  NextMove BX  MintDrive  ServoNode 51 
     
Mint Format: 
PRECISIONINCREMENT[axes] = <expression> {,<expression> ..}
v = PRECISIONINCREMENT[axis]
Dot Parameters: 
Axis - Axis No. 
Attributes: 
Controller Read Write Command Multi-
Axis 
Scaled Default  Range 
NextMove 
   
   
1.0 
-8388607.0 ≤ x ≤ 
8388607.0 
Description: 
The theoretical spacing between the values in the compensation tables is set with the 
PRECISIONINCREMENT keyword. If dual compensation tables are being used, the increment for the 
forward and reverse tables must be the same. 
The sign of the increment relates to the direction of the leadscrew in relation to the axis orientation. 
Given a leadscrew defined as: 
where fwd x are the actual values for travel in direction from A to B and rev x are the actual values for 
travel in the direction from B to A. For single table compensation, the fwd x values would apply in both 
direction. 
If the leadscrew was laid in the machine such that travel from A to B results in a +ve change in axis 
position, then the increment value is positive. 
If the leadscrew was laid in the machine such that travel from A to B results in a -ve change in axis 
position, then the increment value is negative. 
A  B 
fwd 2fwd 1  fwd 3
rev 2 rev 3
rev 1
Increment Size 










