Loading…
Loading…
方法名称: set_beam_block
方法ID: 0x40F1
方法标签: Set Excel Param
方法描述: 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]);
- }
请登录以获得完整内容