Validity: RTE v34.30.0 (or later)
This keyword allows a variable of type STRU_AS_D_EXT to be defined.
It is used by the alarm handling instruction as_get_d().
It consists of the following information:
Field |
Type |
Description |
---|---|---|
alnum |
I32 |
Alarm number |
alaxis |
I32 |
Axis that generated the alarm |
p1 |
REAL |
First parameter of the alarm |
p2 |
REAL |
Second parameter of the alarm |
p3 |
REAL |
Third parameter of the alarm |
us1 |
STRING[64] |
First user string variable USV |
us2 |
STRING[64] |
Second user string variable USV |
us3 |
STRING[64] |
Third user string variable USV |
Example of use:
|