PDP-11 panel switches can now be scripted
This commit is contained in:
parent
112c0e88c6
commit
2e93b71095
14 changed files with 334 additions and 224 deletions
|
|
@ -23,6 +23,11 @@ commands:
|
|||
receiveData SerialPort "\r";
|
||||
sleep 500;
|
||||
receiveData SerialPort "R EKBAD0\r";
|
||||
hold Panel TEST 1000;
|
||||
toggle Panel ENABLE;
|
||||
sleep 2000;
|
||||
reset Panel;
|
||||
hold Panel CONT 500;
|
||||
---
|
||||
|
||||
This machine is ready to boot [XXDP+ Diagnostics](/disks/dec/rl02k/xxdp/) ("BOOT RL0") and run diagnostics
|
||||
|
|
|
|||
Loading…
Reference in a new issue