502 069 02
Manual
Power Monitor, PD 3260
61/79
SWNo $D1: ProgramStatus
ProgramStatus summarises the state and error conditions for the selected program. The library
index for the selected program is also indicated.
ProgramStatus is a record of the following structure:
Record
State
: BYTE;
(* Offset = 0 *)
SelectedProgram : Word;
(* Offset = 2 *)
ErrorStatus
: Bit32;
(* Offset = 4 *)
End
State indicates the current state for the selected program, eg. stopping, stopped, running, idle,
non-selected etc. A state diagram and a list of possible states is given below. The states and the
corresponding numbers conform to the states for Program Invocation Management used by MMS.
PROGRAM INVOCATION STATE DIAGRAM
+ State transition succeeded
- State transition failed.