User Manual

Table Of Contents
Commands Reference
246 Advanced Digital Motor Controller User Manual V2.0, July 8, 2019
Syntax Scripting: nn = SetCommand(_PAC, cc)
Argument: Channel Type: Unsigned 8-bit
Min: 1 Max: Total number of motors
Result: Value Type: Unsigned 32-bit
Where:
cc = Motor channel
nn = Profile acceleration in 10×RPM/second
PDC – Profile Deceleration (DS402)
Alias: PDC HexCode: 5F CANOpen id: 0x6084
Description:
Read the configured deceleration in 10×RPM/second.
Syntax Serial: ?PDC [cc]
Reply: PDC=nn
Syntax Scripting: nn = GetValue(_PDC, cc)
Argument: Channel Type: Unsigned 8-bit
Min: 1 Max: Total number of motors
Result: Value Type: Unsigned 32-bit
Where:
cc = Motor channel
nn = Profile deceleration in 10×RPM/second
POS – Target Position (DS402)
Alias: POS HexCode: 5C CANOpen id: 0x607A
Description:
Read the configured target position.
Syntax Serial: ?POS [cc]
Reply: POS=nn
Syntax Scripting: nn = GetValue(_POS, cc)
Argument: Channel Type: Unsigned 8-bit
Min: 1 Max: Total number of motors