Loading…

Method Name: restore_analog_mode

Method ID: 0x407C

Method Label: Restore analog Set Point

Method Help:


  • {
  • char status[3];
  • char disp_string1[60];
  • int slen1;
  • slen1 = 60;
  • _iassign(16408,0);
  • send(131,status);
  • if (status[0])
  • {
  • display_response_status(131,status[0]);
  • _get_dictionary_string(19726342,disp_string1,slen1);
  • DELAY(2,disp_string1);
  • }
  • else


Please login for more