USER MANUAL – Z-TWS4/Z-PASS2-S/S6001-RTU
190
19.1.15
PUT_ALARM
This FB stores an alarm record into the DB;
the "index" and "timestamp" fields are set by the FB;
the "status" field is set to 0 by the FB.
The FB is also responsible for keeping the DB size (number of records) under a
specified limit (e.g.: 1000).
INPUTS:
- LEVEL: a string representing the alarm/event level (e.g.: "INFO")
(max_len=10);
possible values are defined by the application
- SOURCE: a string representing the alarm/event source (e.g.: "GRP1")
(max_len=10);
possible values are defined by the application
- MSG: the text message of the alarm (max_len=255)
- @ENABLE: TRUE -> FB is executed
FALSE -> FB is skipped
the parameter is set to FALSE by the FB at the end of execution
OUTPUTS:
- RESULT: the FB result; possible values are:
0: FB still running
1: FB successfully executed
-1: FB execution failed
-2: FB execution timeout
Summary of Contents for S6001-RTU
Page 35: ...USER MANUAL Z TWS4 Z PASS2 S S6001 RTU 35 Then import the Library menu Tools Import...
Page 68: ...USER MANUAL Z TWS4 Z PASS2 S S6001 RTU 68...
Page 76: ...USER MANUAL Z TWS4 Z PASS2 S S6001 RTU 76...
Page 86: ...USER MANUAL Z TWS4 Z PASS2 S S6001 RTU 86...
Page 87: ...USER MANUAL Z TWS4 Z PASS2 S S6001 RTU 87...
Page 121: ...USER MANUAL Z TWS4 Z PASS2 S S6001 RTU 121...
Page 133: ...USER MANUAL Z TWS4 Z PASS2 S S6001 RTU 133...
Page 162: ...USER MANUAL Z TWS4 Z PASS2 S S6001 RTU 162 Select the mbus_shm csv file...