Hello
Can someone help me please with a parameter for user alarm number that I can use it in BG logic to send to PLC?
Thank you!
User alarm number
-
Casius -
March 3, 2018 at 10:19 PM -
Thread is Resolved
-
-
$UALRM_SEV[10]
Minimum: 0 Default: 6 Maximum: 255
KCL/Data: RW Program: RW GET/SET_VAR: RW Data Type: BYTE
Name: User alarm severity
Description: This variable has 20 arrays and this number is the same with the user alarm one.
Each value designates the severity of each user alarm.
This default value is 6. This means STOP.L of error severity. You can set each severity under the
following specification.
WARN 0 STOP.L 6 STOP.G 38
ABORT.L 11 ABORT.G 43
Power Up: Changes to this system variable take effect immediately.
User Interface Location: SYSTEM Variables screen.