Loading…
Loading…
Method Name: m_semi_auto_offval_1_2
Method ID: 0x4248
Method Label: Semi-auto offline val 1+2
Method Help:
- {
- int choice;
- char status[3];
- { _set_all_resp_code(0); _set_device_status(0xFF,0); _set_xmtr_device_status(0xFF,0); _set_xmtr_all_resp_code(0); };
- enum32_r_index_code = 11344;
- send_command(142);
- enum32_r_index_code = 11345;
- send_command(142);
- ascii8_r_index_code = 1552;
- send_command(137);
- ascii8_r_index_code = 1553;
- send_command(137);
- if(enum32_r_array[11344] == 0){
- if(enum32_r_array[11345] == 0){
- ACKNOWLEDGE("|en|Device will start semi-auto offline validation 1+2.\n Check gas 1 is %{v_gases_type_1}.\n Check gas 2 is %{v_gases_type_1}.");
- }else{
- ACKNOWLEDGE("|en|Device will start semi-auto offline validation 1+2.\n Check gas 1 is %{v_gases_type_1}.\n Check gas 2 is %{v_gases_type_2}.");
- }
- }else{
- if(enum32_r_array[11345] == 0){
- ACKNOWLEDGE("|en|Device will start semi-auto offline validation 1+2.\n Check gas 1 is %{v_gases_type_2}.\n Check gas 2 is %{v_gases_type_1}.");
- }else{
- ACKNOWLEDGE("|en|Device will start semi-auto offline validation 1+2.\n Check gas 1 is %{v_gases_type_2}.\n Check gas 2 is %{v_gases_type_2}.");
- }
- }
- if(SELECT_FROM_LIST("|en|Select \"Proceed\" to start offline validation","|en|Proceed;Abort")){
Please login for more