This function provides information about the alarms stored in the alarm history with return of the information in a variable of type stru_ah_d.
Syntax |
i32 ah_get_d (i32 ahId, stru_ah_d stru) |
||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ahId |
Number of the ID of the alarm about which you want information (this type of information is obtained with ah_info()) |
||||||||||||
stru |
Name of the stru_ah_d structure where RTE puts the response data |
||||||||||||
Result |
Returns:
|
||||||||||||
Validity |
Rule, Task |
||||||||||||
Note |
Example usage: |