335
Appendix C
Programming Console Operations
This Appendix provides a table which sums up the Programming Console operations. The table gives the op-
eration name and the function it performs.
Name
Function
Page
Password Input
Prompts the user for the access password.
61
Buzzer ON/OFF
Controls whether the buzzer will sound for keystroke inputs.
339
Data Clear
Used to erase data, either selectively or totally, from the Program Memory and the
IR, AR, HR, DM, and TC areas.
62
I/O Table Register
Registers the I/O after initial entry or subsequent amendments.
64
I/O Table Change
Allows Dummy Units to be registered in the table so that the table does not need to
be altered when Units are added.
67
Word Multiplier Enter
Used to assign word multipliers to Remote I/O Master Units as required.
65
I/O Table Verify
Checks the I/O Table against the actual arrangement of I/O Units.
70
I/O Table Read
Displays the Unit type, location, I/O word number, and word multiplier (where
applicable).
71
I/O Table Transfer
Copies the I/O table to RAM. This enables simultaneous writing of the table and
user program to EPROM.
67
Error Message Read
Displays error messages in sequence, starting with the most severe messages.
66, 244
On-line I/O Unit Change
Permissible Units can be mounted or removed while the CPU is operating.
69
Address Designation
Displays the specified address.
75
Program Input
Used to edit or input program instructions.
76
Program Read
Allows the user to scroll through the program address-by-address. In RUN and
MONITOR modes, status of bits is also given.
75
Program Search
Searches a program for the specified data address or instruction.
82
Instruction Insert
Instruction Delete
Allows a new instruction to be inserted before the displayed instruction, or deletes
the displayed instruction (respectively).
83
Program Check
Checks the completed program for three levels of syntax errors.
79
Debug Operation Enter
Places the Unit into debug mode.
244
Address Execution
Executes a program instruction-by-instruction starting from the current address.
246
Debug Execution
Debugs the program from the current address to the first END(01).
248
Address Trace
Debugs a section of 250 instructions and stores the results in the Trace Memory.
249
Address Trace Read
Allows the user to scroll address-by-address through the contents of Trace Memory.
250
Bit/Word Monitor
Displays the specified address whose operand is to be monitored. In RUN or MONTR
mode it will show the status of the operand for any bit or word in any data area.
252
Three-word Monitor
Simultaneously monitors three consecutive words.
259
Temporary Forced
Set/Reset
Set: Used to turn on bits or timers, or to increment counters currently displayed on
the left of the screen.
Reset: Used to turn off bits, or to reset timers or counters.
255
Hex/BCD Data Change
Used to change the value of the leftmost BCD or hexadecimal word displayed
during a Bit/Word Monitor operation.
257
Binary Data Change
Changes the value of 16-bit words bit-by-bit. Bits can be changed temporarily or
permanently to the desired status.
262
SV Change
SV Reset
Alters the SV of a timer or counter either by incrementing or decrementing the
value, or by overwriting the original value with a new one.
263
Three-word Change
Used to change the value of a word displayed during a 3-word Monitor operation.
260