Loading…
Loading…
Method Name: graph_alignment_hot_key
Method ID: 0x41D4
Method Label: Graphical alignment
Method Help:
- {
- long selection;
- int result;
- char cmd_status[3];
- int bFourTubes;
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- bFourTubes = 0;
- result = send(213,cmd_status);
- if (result != 0)
- {
- display(literal_string(916),0);
- }
- if (cmd_status[0])
- {
- display_response_status(213,cmd_status[0]);
- }
- if (alignmentModeActual == 0x01)
- {
Please login for more