User Manual

Table Of Contents
Runtime Queries
Advanced Digital Motor Controller User Manual 239
Any of the transistors or other component of the STO circuit is damaged.
The respective jumper is placed on the board.
Syntax Serial: ?STT
Argument: None
Syntax Scripting: result = getvalue(_STT. 1)
Reply:
STT=ff Type Singned 8-bit Min:-1 Max: 4
Where ff=
-1: The test is in process
0: Test successfull
1: STO1 failed the test
2: STO2 failed the test
3: Test failed using input values
4: Test passed using input values, but cannot continue test since STO is triggerred.
T - Read Temperature
Alias: TEMP HexCode: 12 CANOpen id: 0x210F
Description:
Reports the temperature at each of the Heatsink sides and on the internal MCU silicon
chip. The reported value is in degrees C with a one degree resolution.
Syntax Serial: ?T [cc]
Argument: SensorNbr
Min: 1 Max: Total Number of Motors + 1
Syntax Scripting: result = getvalue(_T, cc)
result = getvalue(_TEMP, cc)
Reply:
T= cc Type: Signed 8-bit Min: -40 Max: 125
Where:
cc =
1 : MCU temperature
2 : Channel 1 side
3 : Channel 2 side
tt = temperature in degrees