In this section, the user will find subroutines frequently used for alarms. For more detailed information, please refer to the subsection of this section.
|
---|
Command | Description | ||
Alarm | 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 Subroutines for Alarm section.