User Manual

Table Of Contents
Commands Reference
254 Advanced Digital Motor Controller User Manual V2.0, July 8, 2019
Reply: TRQ=nn
Syntax Scripting: nn = GetValue(_TRQ, cc)
Argument: Channel Type: Unsigned 8-bit
Min: 1 Max: Total number of motors
Result: Value Type: Signed 16-bit
Where:
cc = Motor channel
nn = Actual torque 100×Nm
TSL – Profile Acceleration (DS402)
Alias: TSL HexCode: 60 CANOpen id: 0x6087
Description:
Read the configured rate of change of torque, in 10×miliNm/second as long as the Torque
Constant (TNM) is 1000 miliNm/A.
Syntax Serial: !TSL [cc]
Reply: TSL=nn
Syntax Scripting: nn = GetValue(_TSL, 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 = Torque slope
VNM – Version Number (DS402)
Alias: VNM HexCode: 65 CANOpen id: 0x67FE
Description:
Read the version number of the CiA 402 profile.
Syntax Serial: !VNM