User Manual

Table Of Contents
Runtime Commands
Advanced Digital Motor Controller User Manual 199
SDC – Velocity Deceleration (DS402)
Alias: SDC HexCode: 59 CANOpen id: 0x6049
Description:
This command configures the velocity deceleration.
Syntax Serial: !SDC ee nn
Syntax Scripting: SetCommand(_SDC, ee, nn)
Arguments: 2
Argument 1: Element Type: Unsigned 8-bit
Min: 1 Max: 2 × Total number of motors
Argument 2: Value Type: Unsigned 32-bit
Where:
ee =
1: Delta speed in 10×RPM for channel 1
2: Delta time in seconds for channel 1
3: Delta speed in 10×RPM for channel 2
4: Delta time in seconds for channel 2
2 × (m - 1) + 1: Delta speed in 10×RPM for channel m.
2 × (m - 1) + 1: Delta time in seconds for channel m.
nn = Delta speed/time
SPL – Velocity Min/Max Amount (DS402)
Alias: SPL HexCode: 57 CANOpen id: 0x6046
Description:
This command configures the minimum and maximum amount of velocity in RPM. The
vl velocity max amount is mapped internally to the vl velocity max positive and vl velocity
max negative values. The vl velocity min amount is be mapped internally to the vl velocity
min positive and vl velocity min negative values as shown in Figure 15-1.
FIGURE 15-1. Velocity Min Max Amount