Loading…

Method Name: set_beam_block

Method ID: 0x40F1

Method Label: Set Excel Param

Method Help: Set Excel Beam Block Options


  • {
  • char status[3];
  • long ids[2];
  • int test;
  • int cfgchange;
  • int block;
  • int other;
  • int choice;
  • int final;
  • float f32lowSignalLevel;
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • choice = select_from_list(literal_string(710),ids,literal_string(574));
  • if (choice != 0)
  • {
  • ACKNOWLEDGE(literal_string(711));
  • process_abort();
  • }
  • DELAY(3,literal_string(712));
  • send(149,status);
  • if (status[0])
  • {
  • display_response_status(149,status[0]);
  • }


Please login for more