SET (command)

From NDWiki
Jump to navigation Jump to search
@SET <program>, <number of time units>, 

Enter an RT program in the time queue to be transferred to the execution queue after a specified amount of time.

<program>
default = own terminal background program) RT program name or RT description address (octal).
<number of time units>
the number of time units the program is to stay in the time queue.

Rules:

  1. Permitted only for users RT and SYSTEM.
  2. If the program is already in the time queue, it is removed and reinserted according to the new specifications.
  3. If a program is put in the time queue by @SET, clock adjustment (@CLADJ) does not affect waiting time.

Example:

@SET KLOKK 5,3

The RT program KLOKK will be set up for execution in 5 minutes.

Related commands

@ABSET (command)

SET (monitor call)

References

Norsk Data Document ND–60.050.06 SINTRAN III USERS GUIDE section 5.5

Norsk Data Document ND–60.128.01 SINTRAN III REFERENCE MANUAL (printed June 1980), pages 1-140, 1-141

Norsk Data Document ND–60.128.03 SINTRAN III REFERENCE MANUAL (printed February 1983), page 1-180

Norsk Data Document ND–60.174.Q01 SINTRAN III QUICK REFERENCE CARD