On the first screen the only two functions I use are PROGMAINT and UTILITY.
PROGMAINT stands for Program Maintenance which allows you to:
UTILITY allows you to:
Usually the short menu items are self explanatory but just in case here's a list of all of them described.
|
FUNCTIONS |
|
|
Abbreviation |
Meaning |
|
ACCUM |
accumulator value |
|
ACP_RNG |
accept rung |
|
ADDR |
address |
|
ADV_SET |
advanced setup |
|
ADV_SIZ |
advanced size |
|
APP_BR |
append branch |
|
B |
battery |
|
BIN |
binary number |
|
CAN_ED |
cancel edit |
|
CAN_RNG |
cancel rung |
|
CFG_SIZ |
configure size |
|
CHG_ADR |
change node address |
|
CHG_NAM |
change name |
|
CLR_MEM |
clear memory |
|
CLR_OWNR |
clear ownership |
|
CLR_PRC |
clear processor |
|
CONT |
continuous |
|
CPT/MTH |
compute/math |
|
CRT_DT |
create data |
|
CRT_FIL |
create file |
|
CSN |
continuous scan |
|
CUR-INS |
current instruction |
|
CUR-OPD |
current operand |
|
DEC |
decimal number |
|
DEL_BR |
delete branch |
|
DEL_DT |
delete data |
|
DEL_FIL |
delete file |
|
DEL_INST |
delete instruction |
|
DEL_RNG |
delete rung |
|
DEL_SLT |
delete slot |
|
DIAGNSTC |
diagnostic |
|
DWNLOAD |
download |
|
EDT_DAT |
edit data |
|
EDT_FIL |
edit file |
|
EDT_I/O |
edit I/O |
|
ENT |
enter |
|
ENT_MAS |
enter master |
|
EXEC_FILE |
executable files |
|
EXT_DWN |
extend down |
|
EXT_UP |
extend up |
|
F |
force |
|
FILEPRT |
file protection |
|
FLT |
fault |
|
FUTACC |
future access |
|
HEX/BCD |
hexadecimal/binary coded decimal number |
|
INDXCHK |
index across files |
|
INS_BR |
insert branch |
|
INS_INST |
insert instruction |
|
INS_RNG |
insert rung |
|
INT_SBR |
interrupt subroutine |
|
I/O_MSG I/O |
message |
|
MAX_ADR |
maximum node address |
|
MEM_MAP |
memory map |
|
MEM_PRC |
memory module to processor |
|
MEM_SIZ |
memory size |
|
MOD_INST |
modify instruction |
|
MOD_RCK |
modify rack |
|
MOD_RNG |
modify rung |
|
MOD_SET |
modify setup |
|
MOD_SLT |
modify slot |
|
MOR_CPT |
more compute |
|
MOV/LOG |
move/logic |
|
NEW-INS |
new instruction |
|
NEW_PRG |
new program |
|
NEXT_FL |
next file |
|
NEXT_PG |
next page |
|
NODE_CFG |
node configuration |
|
OFL |
offline |
|
OTHERS |
other instruction choices |
|
PASSWRD |
password |
|
PRC_MEM |
processor to memory module |
|
PREV_FL |
previous file |
|
PREV_PG |
previous page |
|
PRG |
program |
|
PRG_SIZE |
program size |
|
PROGMAINT |
program maintenance |
|
RLY |
relay |
|
REM |
remove |
|
REM_ALL |
remove all |
|
REM_MAS |
remove master |
|
SAVE_CT |
save and continue |
|
SAVE_EX |
save and exit |
|
SEL_PRO |
select processor |
|
SET_OWNR |
set ownership |
|
SFT/SEQ |
shift/sequencer |
|
SNK |
sink |
|
SRC |
source |
|
SSN |
single scan |
|
TERM |
terminal |
|
TMR/CNT |
timer/counter |
|
TRANS |
transistor |
|
TRI |
triac |
|
TSTRUNG |
test single rung |
|
UND_INST |
undelete instruction |
|
UND_RNG |
undelete rung |
|
UND_SLT |
undelete slot |
|
WTCHDOG |
watchdog |
|
XFERMEM |
transfer memory |
|
INSTRUCTIONS |
|
|
Mnemonics |
Meaning |
|
ADD |
add |
|
AND |
and |
|
BSL |
bit shift left |
|
BSR |
bit shift right |
|
CLR |
clear |
|
COP |
copy file |
|
CTD |
count down |
|
CTU |
count up |
|
DCD |
decode 4 to 1 of 16 |
|
DDV |
double divide |
|
DIV |
divide |
|
EQU |
equal |
|
FFL FIFO |
load |
|
FFU FIFO |
unload |
|
FLL |
file fill |
|
FRD |
convert from BCD |
|
GEQ |
greater than or equal to |
|
GRT |
greater than |
|
HSC |
high-speed counter |
|
IID I/O |
interrupt disable |
|
IIE I/O |
interrupt enable |
|
IIM |
immediate input with mask |
|
INT |
interrupt subroutine |
|
IOM |
immediate output with mask |
|
JMP |
jump to label |
|
JSR |
jump to subroutine |
|
LBL |
label |
|
LEQ |
less than or equal to |
|
LES |
less than |
|
LFL LIFO |
load |
|
LFU LIFO |
unload |
|
LIM |
limit test |
|
MCR |
master control reset |
|
MEQ |
masked comparison for equal |
|
MOV |
move |
|
MSG |
message |
|
MUL |
multiply |
|
MVM |
masked move |
|
NEG |
negate |
|
NEQ |
not equal |
|
NOT |
not |
|
OR |
or |
|
OSR |
one-shot rising |
|
OTE |
output energize |
|
OTL |
output latch |
|
OTU |
output unlatch |
|
proportional integral derivative |
|
|
REF I/O |
refresh |
|
RES |
reset |
|
RET |
return from subroutine |
|
RPI |
reset pending I/O interrupt |
|
RTO |
retentive on-delay timer |
|
SBR |
subroutine |
|
SCL |
scale data |
|
SQC |
sequencer compare |
|
SQL |
sequencer load |
|
SQO |
sequencer output |
|
SQR |
square root |
|
STD STI |
disable |
|
STE STI |
enable |
|
STS STI |
start immediately |
|
SUB |
subtract |
|
SUS |
suspend |
|
SVC |
service communications |
|
TND |
temporary end |
|
TOD |
convert to BCD |
|
TOF |
timer off-delay |
|
TON |
timer on-delay |
|
XIC |
examine if closed |
|
XIO |
examine if open |
|
XOR |
exclusive or |