RT (command): Difference between revisions
Jump to navigation
Jump to search
(created page for the RT command) |
(expanded page text (from SINTRAN III Reference Manual), added a reference) |
||
Line 1: | Line 1: | ||
@RT <program name> | @RT <program name> | ||
@RT KLOKK will set the program KLOKK up for immediate execution, in other words put the [[RT description]] into the execution queue. | @RT KLOKK will set the program KLOKK up for immediate execution, in other words put the [[RT description]] into the execution queue. | ||
; <program name> : (default = own terminal background program) RT program name or address of RT description (octal). | |||
Rules: | |||
#Permitted only for users RT and SYSTEM. | |||
#If the program is already in the execution queue the repeat bit will be set. | |||
Example: | |||
@RT KLOKK | |||
The program KLOKK is put in the execution queue. | |||
== Related commands == | |||
@[[ABSET (command)]] | |||
@[[SET (command)]] | |||
[[RT (monitor call)]] | |||
== References == | == References == | ||
{{ND-doc|60.050.06}} section 5.5 | {{ND-doc|60.050.06}} section 5.5 | ||
[[Category:Real-Time Commands]] | |||
{{ND-doc|60.128.01}} (printed June 1980), page 1-132 | |||
{{ND-doc|60.174.Q01}} | |||
[[Category:System Commands]] [[Category:Real-Time Commands]] |
Revision as of 00:01, 5 April 2014
@RT <program name>
@RT KLOKK will set the program KLOKK up for immediate execution, in other words put the RT description into the execution queue.
- <program name>
- (default = own terminal background program) RT program name or address of RT description (octal).
Rules:
- Permitted only for users RT and SYSTEM.
- If the program is already in the execution queue the repeat bit will be set.
Example:
@RT KLOKK
The program KLOKK is put in the execution queue.
Related commands
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), page 1-132
Norsk Data Document ND–60.174.Q01 SINTRAN III QUICK REFERENCE CARD