User Manual

Table Of Contents
Commands Reference
264 Advanced Digital Motor Controller User Manual V2.0, July 8, 2019
Reading Configurations
Configuration parameters are read by issuing the ~” character followed by the command
name and with an optional channel number parameter. If no parameter is sent, the con-
troller will give the value of all channels. If a channel number is sent, the controller will
give the value of the selected channel.
The reply to parameter read command is the command name followed by =” followed
by the parameter value. When the reply contains multiple values, then the different values
are separated by :. The list below describes every configuration command of the control-
ler. For Example:
~ALIM : Read Amps limit for all channels
Reply: ALIM= 750:650
~ALIM 2: Read Amps limit for channel 2
Reply: ALIM= 650
Configuration parameters can be read from within a MicroBasic script using the getcon-
fig() function. The setconfig() function is used to load a new value in a configuration pa-
rameter.
Important Warning
Configuration commands can be issued at any time during controller operation.
Beware that some configuration parameters can alter the motor behavior. Change
configurations with care. Whenever possible, change configurations while the
motors are stopped.
Configuration Read Protection
The controller may be locked to prevent the configuration parameters to be read. Given
the large number of possible configurations, this feature provides effective system-level
copy protection. The controller will reply to configuration read requests only if the read
protection is unlocked. If locked, the controller will respond a -” character.
General Configuration and Safety
The commands in this group are used to configure the controller’s general and safety
settings.
TABLE 15-20. General and Safety Configurations
Command Arguments Description
ACS Enable Analog Center Safety
AMS Enable Analog within Min & Max Safety
BEE Address Value User Storage in Battery Backed RAM
BRUN Enable MicroBasic Auto Start
CLIN Channel Linearity Command Linearity
CPRI Level Command Command Priorities
DFC Channel Value Default Command value
DMOD Mode Modbus Mode