Loading…

Method Name: method_reset_facdef

Method ID: 0x4022

Method Label: Factory reset

Method Help:


  • {
  • long ids[2];
  • char disp_string1[60];
  • int slen1;
  • char status[3];
  • slen1 = 60;
  • _set_device_status(0xFF,0);
  • if (ACKNOWLEDGE(literal_string(221)) == 0)
  • {
  • _get_dictionary_string(19726337,disp_string1,slen1);
  • if (ACKNOWLEDGE(disp_string1) == 0)
  • {
  • send_command(146);
  • delay(1,literal_string(220),ids);
  • send_command(131);
  • send(129,status);
  • if (status[0])
  • {


Please login for more