328
S:\HP892XX\USRGUIDE\manual\decoscrn.fb
Chapter 8, Signaling Decoder Screen
Creating NMT Tests
Using Direct Command Entry
The decoder’s NMT Test Entry field allows you to directly enter program
commands into the decoder’s RAM. Program line numbers are not used, and no
LIST or EDIT function is available for programs entered this way. This capability
is provided to allow direct entry of small programs without the need of external
equipment or the need to store the program for future use.
Program Example
This example program can be entered line-by-line into the NMT Test Entry
field, and then run by selecting
Run Test:
begin
set 1 5
10 send 1a
send 2a
repeat 1 10
exit 0
end
NOTE: Entering commands directly into the NMT Test Entry field causes any existing
programs you have loaded to be removed from the decoder’s memory.
Also, programs entered into the NMT Test Entry field cannot be saved on
mass storage.