td_ref_sys

Reference System Status

[C Language Interface]

ER ercd = td_ref_sys ( TD_RSYS *pk_rsys ) ;

[Parameters]

TD_RSYS* pk rsys Packet address for returning status information

[Return Parameters]

ER ercd Error code

pk rsys detail:

INT sysstat System status

ID runtskid ID of current RUN state task

ID schedtskid ID of task scheduled to go to RUN state

[Error Codes]

E_OK Normal completion

[Description]

Gets the system status. This is similar to tk_ref_sys.

Comments