SR set right travel limit
IMM PGM MIP
USAGE ♦ ♦
SYNTAX xxSRnn or xxSR?
PARAMETERS
Description xx [ int ] - axis number
nn [float] - right (positive) software limit
Range xx - 1 to MAX AXES
nn - +2e9 ∗ encoder resolution to 0
Units xx - none
nn - defined motion units
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 defines the value for the positive (right) software travel limit. It
should be used to restrict travel in the positive direction to protect the motion
device or its load. For instance, if traveling full range, a stage could push its load
into an obstacle. To prevent this, the user can reduce the allowed travel by
changing the software travel limit.
Since a motion device must be allowed to find its home position, the home
switch and/or sensor must be inside the travel limits. This means that both
positive and negative travel limits cannot be set on the same side of the home
position. A more obvious restriction is that the negative limit cannot be greater
than the positive limit. If any of these restrictions is not respected, the controller
will return PARAMETER OUT OF RANGE
Note:
If the command is issued for an axis in motion, the new limit should not be set
inside the current travel.
Note:
Be careful when using this command. The controller does not know the real
hardware limits of the motion device. Always set the software limits inside the
hardware limits (limit switches). In normal operation, a motion device should
never hit a limit switch.
RETURNS If the “?” sign takes the place of nn value, this command reports the current
setting
REL. COMMANDS OR - search for home
SL - set left software limit
EXAMPLE 1SR41.4 | set positive travel limit of axis #1 to 41.4 units
3-134 Section 3 – Remote Mode