38
‘Comments
Any line that starts with a single quote ‘ is a comment and the rest of the line is ignored by the
config program.
<empty>
Any empty line is ignored by the config program.
/serial_port yes
Yes indicates that the serial port on the computer is active and when the config program is
launched it should attempt to connect to the control system.
No will prevent the config program from attempting to communicate with the control system
through the serial port.
/com_port 5
Sets the comp port that the config program should use to communicate with the control system.
/com_speed 9600
Set the serial port’s data rate. Should always be set to 9600
/command_delay 500
The time in milliseconds that the config program will wait between sending commands to the
control system.
/digit_delay 20
The time in milliseconds that the config program will wait between characters when sending
commands to the control system.
/quickmacro_01 809
Up to 20 quick macros can be defined. These are single line command sequences that are
available in the config program. Quick macro 1-4 are found on the main config screen and 1-20
are found on the Quick Macro pull down menu option.