Motion Coordinator Technical Reference Manual
Using the Trio ActiveX Control 12-9
Motion Commands
Motion Commands
MoveRel
Description
Performs the corresponding
MOVE(…)
command on the Motion Coordinator
Syntax:
MoveRel(Axes, Distance, [Axis])
Parameters:
Return Value:
TrioPC STATUS.
Base
Description:
Performs the corresponding
BASE(…)
command on the Motion Coordinator
Syntax:
Base(Axes, [Order])
Parameters:
Return Value:
TrioPC STATUS
.
short Axes:
Number of axes involved in the move command
VARIANT Distance:
Distance to be moved, can be a single numeric value
or an array of numeric values that contain at least
Axes values
VARIANT Axis:
Optional parameters that must be a single numeric
value that specifies the base axis for this move
short Axes:
Number of axes involved in the move command
VARIANT Order:
A single numeric value or an array of numeric values that
contain at least Axes values that specify the axis ordering for
the subsequent motion commands.