User Manual

Table Of Contents
Runtime Commands
Advanced Digital Motor Controller User Manual 197
PSP – Profile Velocity (DS402)
Alias: PSP HexCode: 5D CANOpen id: 0x6081
Description:
This command is used to set the velocity in RPM, normally attained at the end of the ac-
celeration ramp during a profiled motion and is valid for both directions of motion.
Syntax Serial: !PSP cc nn
Syntax Scripting: SetCommand(_PSP, cc, nn)
Arguments: 2
Argument 1: Channel Type: Unsigned 8-bit
Min: 1 Max: Total number of motors
Argument 2: Value Type: Unsigned 16-bit
Where:
cc = Motor channel
nn = Profile velocity
ROM – Modes of Operation (DS402)
Alias: ROM HexCode: 5A CANOpen id: 0x6060
Description:
This command configures the modes of operation.
Syntax Serial: !ROM cc nn
Syntax Scripting: SetCommand(_ROM, cc, nn)
Arguments: 2
Argument 1: Channel Type: Unsigned 8-bit
Min: 1 Max: Total number of motors
Argument 2: Value Type: Signed 8-bit
Where
cc = Motor channel
nn = Modes of operation
S – Target Velocity (DS402)
Alias: MOTVEL HexCode: 03 CANOpen id: 0x6042, 0x60FF
Description:
Sets the required velocity of the system in RPM. Positive values shall indicate forward
direction and negative values shall indicate reverse direction.