Loading…

Method Name: method_parallelshift_stat

Method ID: 0x4273

Method Label: Execute

Method Help: Execution of the Parallel Shift operation


  • {
  • 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);
  • _fassign(16583,paralleshift_local_stat);
  • send(180,status);
  • if (status[0])
  • {
  • display_response_status(180,status[0]);
  • process_abort();
  • }
  • send_command(146);


Please login for more