Loading…

Method Name: update_po_validity_method

Method ID: 0x4695

Method Label: Update Po Validity

Method Help:


  • {
  • char status[3];
  • _set_all_resp_code(0);
  • _set_xmtr_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • ACKNOWLEDGE("|en|Update the Po Validity +, Po Validity - and Unbalance Force Seg 1-26 parameters?");
  • send_trans(222, 12, status); if(status[0]) { display_response_status(222, status[0]); DELAY(3,"|en|Aborting method due to last error"); process_abort(); }


Please login for more