Loading…

Method Name: totalizer_reset_method

Method ID: 0x40E4

Method Label: Total reset

Method Help:


  • {
  • char status[3];
  • char disp_string1[60];
  • int slen1;
  • int choice;
  • slen1 = 60;
  • {
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • }
  • ;
  • choice = SELECT_FROM_LIST(literal_string(518),literal_string(519));
  • switch (choice)
  • {


Please login for more