Loading…

Method Name: meth_device_reset

Method ID: 0x4740

Method Label: Geräte Reset

Method Help: Geräte Reset- weist die Elektronik an einen Reset durchzuführen. Dies kommt einem Ab- und Einschalten des Feldgerätes gleich.


  • {
  • char status[3];
  • char xmtr_status[25];
  • char disp_string1[60];
  • long x;
  • int number_of_tries;
  • int slen1;
  • int user_selection;
  • int loop_choice;
  • int command_status;
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);


Please login for more