Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 5 Next »

In this section, the user will find subroutines frequently used for alarms. For more detailed information, please refer to the subsection of this section.

  • All functions must be used with parenthesis.

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.

  • No labels