Command Code – ST
The second portion of the string is the command code. Our example uses
ST which is the start command. The table below -available commands.
Function Code Description
Start ST Start a test
Retest RT Retest a failed test. (Doesn’t add to counter totals)
Print Header PH Print the test parameters & header
Print Summary PS Print the tested, passed & rejected counters
Reset RS Resets the auto dump and hold on fail.
Clear Counters CC Clear the tested & rejected counters
Program Number – 01
The third portion of the string is the program number. In our example we
use 01. The valid range of program numbers is “01” to “99”.
In addition, when clearing the counters “00” may be entered to clear all
counters in all the programs. The retest and reset functions do not require
the second colon or program number. They may be omitted when sending
a retest or reset command.
End of String Character – [CR]
[CR] stands for a carriage return character. It is not a printable character. It
tells a computer to return to the start of the current line and is normally
used with a line feed character. Pressing the Enter key on a keyboard
enters a carriage return and a line feed. If using HyperTerminal, pressing
the Enter key will finish the command.
Appendix 16