User Manual

Table Of Contents
General Configuration and Safety
Advanced Digital Motor Controller User Manual 303
Argument 2: Data
Type: Signed 16-bit
Min: -32768 Max: +32767
Default: 0
Where:
aa = Address
dd = Data
Example:
^EE 1 555 : Store value 555 in RAM location 1
%EESAV or !EES : Copy data from temporary RAM to Flash
~EE 1 : Read data from RAM location 1
Note:
See product datasheet to know the total available EE storage.
Do not transfer to Flash with %EESAV or !EES at high frequency as the number of write
cycles to Flash are limited to around 10000.
Avoid transfering to Flash while the product is performing critical operation
Write to address locations 1 and up. Writing at address 0 will fill all RAM location with the
value
ISM - Raw Redirect Mode
HexCode: E9
Description:
Configure this parameter in order to enable Raw Redirect Mode and the interface to be
used.
Syntax Serial: ^ISM nn
~ISM
Syntax Scripting: setconfig(_ISM, nn)
Number of Arguments: 1
Argument 1: Modbus Mode
Type: Unsigned 8-bit
Min: 0 Max: 2
Default: 0
Where:
nn =
0: Off
1: RS232
2: RS485