LIST-RT-DESCRIPTION: Difference between revisions

From NDWiki
Jump to navigation Jump to search
m (for some reason "RT name" in angle brackets didn't work. Fixed by changing it.)
(expanded page text (from SINTRAN III Reference Manual), added a reference)
 
Line 1: Line 1:
  @LIST-RT-DESCRIPTION <Real-Time program name>
  @LIST-RT-DESCRIPTION <program>
will cause the information in the [[RT description]] of that program to be listed on the terminal. The information will be:
will cause the information in the [[RT description]] of that program to be listed on the terminal. The information will be:
*ring number
#Current state information (repeat, IO wait, etc).
*priority
#Ring number.
*when it was last started
#Priority.
*length of interval when periodical
#When it was last started or time left until next start.
*starting address
#Length of interval when periodical.
*segment numbers
#Starting address.
*register contents
#Initial segment number.
*active / passive
#Register contents.
*actual segments
#READY, WAITING FOR ... or PASSIVE.
#Actual segments.
#Background if true.
#RTOFF if set.
#Reentrant segment number if in use.
#Address of data fields for reserved resources.
 
; <program> : (default = own terminal background program) symbolic name of [[RT program]] or the address of the [[RT description]] (octal).
Rules:
#Permitted for all users.
== Related commands ==
@[[LIST-RT-PROGRAMS]]
== References ==
== References ==
{{ND-doc|60.050.06}} section 5.6
{{ND-doc|60.050.06}} section 5.6
{{ND-doc|60.128.01}} (printed June 1980), pages 1-95, 1-96


{{ND-doc|60.174.Q01}}
{{ND-doc|60.174.Q01}}
[[Category:Background Commands]]
[[Category:Background Commands]]

Latest revision as of 21:38, 4 April 2014

@LIST-RT-DESCRIPTION <program>

will cause the information in the RT description of that program to be listed on the terminal. The information will be:

  1. Current state information (repeat, IO wait, etc).
  2. Ring number.
  3. Priority.
  4. When it was last started or time left until next start.
  5. Length of interval when periodical.
  6. Starting address.
  7. Initial segment number.
  8. Register contents.
  9. READY, WAITING FOR ... or PASSIVE.
  10. Actual segments.
  11. Background if true.
  12. RTOFF if set.
  13. Reentrant segment number if in use.
  14. Address of data fields for reserved resources.
<program>
(default = own terminal background program) symbolic name of RT program or the address of the RT description (octal).

Rules:

  1. Permitted for all users.

Related commands

@LIST-RT-PROGRAMS

References

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

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

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