top - download
⟦02dad182f⟧ Wang Wps File
Length: 1684 (0x694)
Types: Wang Wps File
Notes: Spelunked
Names: »~ORPHAN08.01«
Derivation
└─⟦2e54efd14⟧ Bits:30006189 8" Wang WCS floppy, CR 0430A
└─ ⟦this⟧ »~ORPHAN08.01«
WangText
4.2.2.4.2.5 M̲o̲d̲u̲l̲e̲ ̲D̲e̲s̲i̲g̲n̲
Simulation control pseudo code:
Initializations (module, see 4.2.2.4.1)
Read Command (module, see 4.2.1.4)
While more-commands do
case command
FK: Functionkey;
VERIFY: Verify-response;
TIME: Delay-until;
DELAY: Delay-seconds;
DELAYFACTOR: Delay-factor;
STOP: Breakpoint;
TERMINATE: Term-simulation;
PASSWORD: Save-ID;
Command: St-up-command;
QUEUE: Empty-queues;
Case end
Read command (module, see 4.2.2.4.3)
Endwhile
Terminate (module, see 4.2.2.4.3)
Function description - refer to SIM-CONTROL source.…86…1
…02… …02… …02… …02… …02… …02… …02… …02… …02… …02…
4.2.2.4.3 T̲e̲r̲m̲i̲n̲a̲t̲i̲o̲n̲ ̲C̲o̲n̲t̲r̲o̲l̲
This module controls termination of a TDP run with
close down and clean up.
4.2.2.4.3.1 F̲u̲n̲c̲t̲i̲o̲n̲a̲l̲ ̲S̲p̲e̲c̲i̲f̲i̲c̲a̲t̲i̲o̲n̲
The module contains or calls:
File closing (call to Script comm. control
4.2.1)
Send termination message to VDU (via Script comm. control
- 4.2.1).
Release resources (sync-elements etc.).
Stop coroutines
SSC close down functions.
4.2.2.4.3.2 M̲o̲d̲u̲l̲e̲ ̲I̲n̲t̲e̲r̲f̲a̲c̲e̲ ̲D̲e̲f̲i̲n̲t̲i̲o̲n̲
Call Specifications:
R6 - link.
Other - destroyed.
no other parameters.
4.2.2.4.3.3 M̲o̲d̲u̲l̲e̲ ̲C̲o̲m̲p̲o̲n̲e̲n̲t̲s̲
This module is divided in three logical parts:
SSC close down,
Coroutine clean up, and
File closing etc.
S̲S̲C̲ ̲c̲l̲o̲s̲e̲d̲o̲w̲n̲: Cleans up in TMS interface
and protocol interface by
sending close protocol, close
channel, and dismantle to
each subdevice.
C̲o̲r̲o̲u̲t̲i̲n̲e̲ ̲c̲l̲e̲a̲n̲ ̲u̲p̲: Releases resources used by
the synchronization elements.
F̲i̲l̲e̲ ̲c̲l̲o̲s̲i̲n̲g̲ ̲e̲t̲c̲.̲: Sends termina