Product specifications
Smart LT Manual Dynatronix, Inc.
198-0853-02 Rev F Page 117 of 126
0,
Digital Input Enable(start) Action – 0 = no action, 1 = start a new cycle; When
set to ‘1’ a cycle will always start running (either resume the currently paused
cycle or start a new one) when the digital input transitions such that the output
is enabled (inhibit LED turns off).
dst
0,
Digital Input Disable(stop) Action – 0 = pause the current cycle when the
digital input disables the output (inhibit LED turns on), 1 = end the current
cycle when the digital input disables the output (inhibit LED turns on).
dsp
0,
Front Panel Run Screen Select CH1 – 0 = meters, 1 = totalizer status, 2 =
cycle status, 3 = heat sink temperature in degrees C, 4 = heat sink
temperature in degrees F, 5 = fan speed (note that the end of cycle message
“EOC” will be displayed at the end of a cycle regardless of the currently
selected run screen, use the state command “a” with an operate state of
standby to clear the EOC message)
scr
0,
Front Panel Run Screen Select CH2 – 0 = meters, 1 = totalizer status, 2 =
cycle status, 3 = heat sink temperature in degrees C, 4 = heat sink
temperature in degrees F, 5 = fan speed (note that the end of cycle message
“EOC” will be displayed at the end of a cycle regardless of the currently
selected run screen, use the state command “a” with an operate state of
standby to clear the EOC message)
scr
0,
Front Panel Error Message Disable – 1 = Disable display of error codes on the
front panel, 0 = enable display of error codes on the front panel (the fault lamp
is active regardless of this setting, if the error messages are disabled (0) then
the fault lamp will flash on and off when a new error code is set). This setting
is not retained through a power cycle and defaults to 0 at power up.
edis
0,
Front Panel Unit Configuration Password (code) – 0 to 9999. This is the code
that needs to be entered from the front panel to access the unit configuration
menu. If the code is known it can also be changed from the front panel within
the unit configuration menu. The default code from the factory is 0000. This
serial command does not require the existing code to be known, it is the
responsibility of host application to protect this password and keep in hidden if
desired.
pswd
CRC
CRC value in ascii decimal
crlf
Carriage return and Line feed (0x0D 0x0A)
Examples of User Settings Command:
read user settings command from unit 1.
@01.0t0#0,54321
ack read user settings command with text delimiters.
@01.0t3#19,01addr,3bps,0pwr,1pf,1opsw,1rmsw,2isrc,2isrc,2vsrc,2vsrc,0eclr,0tclr,0tclr,
0dst,1dsp,0scr,0scr,0edis,0pswd,54321
ack read command with comma delimiters.
@01.0t3#19,01,3,0,1,1,1,2,2,2,2,0,0,0,1,0,0,0,0,0,54321