Loading…

Method Name: clear_alarm

Method ID: 0x40D1

Method Label: Reset Alarm/Fault(s)

Method Help:


  • {
  • char status[3];
  • char disp_string1[60];
  • int choice;
  • long ids[2];
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • choice = select_from_list(literal_string(573),ids,literal_string(574));
  • if (choice != 0)
  • {
  • process_abort();
  • }


Please login for more