FP set position display resolution
IMM PGM MIP
USAGE ♦ ♦ ♦
SYNTAX xxFPnn or xxFP?
PARAMETERS
Description xx [ int ] - axis number
nn [ int ] - display resolution
Range xx - 1 to MAX AXES
nn - 0 to 7
or ? to read present setting
Units xx - none
nn - none
Defaults xx missing: error 37, AXIS NUMBER MISSING
out of range: error 9, AXIS NUMBER OUT OF RANGE
nn missing: error 38, COMMAND PARAMETER MISSING
out of range: error xx2, PARAMETER OUT OF RANGE
DESCRIPTION This command is used to set the display resolution of position information. For
instance, if nn = 4, the display will show values as low as 0.0001 units. If nn =
7, the display will show values in exponential form. If the user units (refer SN
command) are in encoder counts or stepper increments, the position information
is displayed in integer form, independent of the value set by this command.
RETURNS If “?” sign takes the place of nn value, this command reports current setting.
REL. COMMANDS None
EXAMPLE 1FP? | read position display resolution for axis #1
4 | controller returns a value of 4
1TP | read actual position of axis #1
5.0001 | controller returns position value
1FP2 | set position display resolution for axis #1 to 2
1TP | read actual position of axis #1
5.00 | controller returns position value
1FP7 | set position display resolution for axis #1 to 7
1TP | read actual position of axis #1
5.000000E+0 | controller returns position value
3-60 Section 3 – Remote Mode