In this section, the user will find subroutines frequently used for alarms.
|
---|
Command | Description | ||
| Subroutine | alarm.createAllCsv(Storage type) | Saves all the alarm messages as a CSV file. |
Subroutine | alarm.createCsv(String label, Storage type) | Saves all the alarm messages based on String label parameter as a CSV file. |
For additional information, please refer to the Subroutines for Alarm section.