/
12.2.2 Related Features

12.2.2 Related Features

In this section, the user will find subroutines frequently used for alarms.

  • All functions must be used with parenthesis.

  • 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 the Subroutines for Alarm section.

 

Related content