16
value using the common C++ “%” string formatting style (%d, %x,
etc.).
■ Special Characters:
Special control characters that can’t normally
be typed should be entered using their ASCII hex value preceded
by the “\x” escape sequence. For example, a carriage return and
linefeed would be entered as: “\x0d\x0a”. Click on “Save Change” to
save the command.
■ SYS Commands:
Any of the unit’s own Telnet commands can be
used as commands within a macro to directly control the unit’s
features such as LED brightness, Demo Mode, etc. To use these the
command interface should be set to SysCMD.
■ Relay Commands:
If a command is intended to control the unit’s
relay interface, the only valid commands are “CLOSE” and “OPEN”.
2) Command Delete:
To completely remove a command from the unit, click
on the “Remove” button next to the command.
Note: If the deleted command was used in any macros, it will be removed
from them as well.