Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

...

Image Added
  • 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.

Info

For additional information, please refer to the Subroutines for Alarm section.