
502 069 02
12/79
Power Monitor, PD 3260
Manual
Functions =
15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
Not used
No Watchdog
Watchdog
SWNo $F: CommonError
The CommonError variable holds error information on all Channels. This variable is a record
having the following structure:
Record
ChError: Record
His:Array[0..7] of Boolean;
(* Offset = 0 *)
Act:Array[0..7] of Boolean;
(* Offset = 2 *)
End;
ComHis16:Array [0..15] of Boolean;
(* Offset = 4 *)
ComAct16:Array [0..15] of Boolean;
(* Offset = 6 *)
End
The 8 bits in ChError.His and ChError.Act have the following meaning:
7 6 5 4 3 2 1 0
InternalReset (Hardware)
ExternalReset (P-NET)
Program-storage fault
RAM data-store fault
PnetWDRunOut
EEPROM fault
Not used
AnyChannelError (ComHis/Act<>0)