User Manual

Table Of Contents
Commands Reference
238 Advanced Digital Motor Controller User Manual V2.0, July 8, 2019
Syntax Serial: ?SS [cc]
Argument: Channel
Min: 1 Max: Total Number of SSI sensors
Syntax Scripting: result = getvalue(_SS, cc)
Reply:
SS = aa Type: Signed 32-bit Min: -65535 Max: 65535
Where:
cc = Motor channel
aa = Speed in RPM.
SSR - Read SSI Sensor Speed Relative
Alias: - HexCode: 6B CANOpen id: 0x213D
Description:
Returns the measured motor speed as a ratio of the Max RPM (MXRPM) configuration
parameter. The result is a value of between 0 and +/1000. As an example, if the Max RPM
is set at 3000 inside the encoder configuration parameter and the motor spins at 1500
RPM, then the returned value to this query will be 500, which is 50% of the 3000 max.
Note that if the motor spins faster than the Max RPM, the returned value will exceed
1000. However, a larger value is ignored by the controller for its internal operation.
Syntax Serial: ?SSR [cc]
Argument: Channel
Min: 1 Max: Total Number of SSI sensors
Syntax Scripting: result = getvalue(_SSR, cc)
Reply:
SSR = aa Type: Signed 16-bit Min: -1000 Max: 1000
Where:
cc = Motor channel
aa = Speed relative to max.
STT - STO Self-Test Result
Alias: - HexCode: 70 CANOpen id: -
Description:
Returns the result of the latest executed STO Self-Test process. This process is applicable
only on motor controllers with STO circuit implemented on their board. If the result is
not successful the Respective STO Fault bit in the Fault Flags is set. The fault is triggered
when: