List of all functions/instructions available in R3 programming language for alarm management.
Legend: R = allowed use in Rules - T = allowed use in Tasks - I = Instruction - F = Function (thus has a return value) |
||||
---|---|---|---|---|
Keyword |
R |
T |
F/I |
Description |
al2am() |
R |
T |
F |
Returns information about the AM of a specific alarm |
R |
T |
F |
Sets an alarm |
|
R |
T |
F |
Reset of an alarm |
|
R |
T |
F |
Reset of an alarm specifying parameters |
|
ah_cmd() |
R |
T |
F |
Commands for alarm history |
ah_get_d() |
R |
T |
F |
Returns the alarm info in the alarm history in a struct |
ah_get_s() |
R |
T |
F |
Returns the alarm info in the alarm history in a string |
ah_info() |
R |
T |
F |
Returns the info of alarms in the alarms history |
ah_log() |
R |
T |
F |
Inserts a comment in the alarms history |
as_get_d() |
R |
T |
F |
Returns the alarm info in the alarm stack in a struct |
R |
T |
I |
Allows an information to be entered in the system report |
|
R |
T |
F |
Checks the presence of the alarm in the stack |
|
R |
T |
F |
Checks the presence of the alarm and parameter in the stack |
NOTE: Use the keyword sys_log for self-generation in CF of a log file.
NOTE: Use the keyword sys_flag to add information to the system diagnostics obtained through the MREPORT command.