Set Counts Per User Unit

C Definition

void dms_SetCountsPerUserUnit(long NodeNumber, long AxisNumber, double value)

Pascal Definition

procedure dms_SetCountsPerUserUnit(NodeNumber:longint; AxisNumber:longint; var Value:double);

Description

The Counts Per User Unit command allows motion to be described in convenient units of rotations, degrees, or millimeters instead of motor steps. An explanation of how to identify the proper value for Counts Per User Unit is described in the Introduction topic User Units. This command is used by the Setup Tab set the ratio to the desired value.

Escapes

Set Counts Per User Unit does not produce any escapes.

Related Topics

User Units Description
Begin Move By