User Manual

Table Of Contents
General Configuration and Safety
Advanced Digital Motor Controller User Manual 279
STO – STO Enable
HexCode: CF
Description:
Configure this parameter in order to enable the STO functionality. For boards which have
the respective circuit the respective jumper needs to be removed (see Chapter Safe
Torque-Off (STO), in Section2).
Syntax Serial: ^STO nn
~STO
Syntax Scripting: setconfig(_STO, nn)
Number of Arguments: 1
Argument 1: STO Status
Type: Unsigned 8-bit
Min: 0 Max: 1
Default: 0
Where:
nn = STO status
0: Disabled.
1: Enabled.
Example:
^STO 1: Enable STO functionality.
TELS - Telemetry String
HexCode: 47
Description:
This parameter command lets you enter the telemetry string that will be used when the
controller starts up. The string is entered as a series of queries characters between a be-
ginning and an ending quote. Queries must be separated by “:” colon characters. Upon
the power up, the controller will load the query history buffer and it will automatically start
executing commands and queries based on the information in this string. Strings up to 48
characters long can be stored in this parameter.
Syntax Serial: ^TELS “string”
~TELS
Syntax Scripting:
Number of Arguments: 1
Argument 1: Telemetry