Loading…

Method Name: shipp_recov

Method ID: 0x40AB

Method Label: Shipping RCVR

Method Help: Shipping data recovery-All data are set as factory default values.


  • {
  • char status[3];
  • int choice;
  • send(158,status);
  • if (status[0])
  • {
  • display_response_status(158,status[0]);
  • process_abort();
  • }
  • ACKNOWLEDGE(literal_string(514));
  • choice = SELECT_FROM_LIST(literal_string(515),literal_string(499));
  • switch (choice)


Please login for more