Loading…

Method Name: alarm_2_hyst_Value_edit_method

Method ID: 0x41BF

Method Label: Edit Alarm 2 hysteresis

Method Help:


  • {
  • float temp1;
  • float old;
  • float LSL;
  • float USL;
  • char status[3];
  • DD_STRING disp_string;
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • old = alarm_2_hyst_Value;


Please login for more