Loading…
Loading…
方法名称: DOPressureTrim
方法ID: 0x4070
方法标签: DO Trim Adjust
方法描述: This trim selects units for altitude/pressure and edits values.
- {
- char acStatus[3];
- char disp_string1[60];
- int wChoice;
- int wRetry;
- int slen1;
- int wUnits;
- long dwVarId[1];
- slen1 = 60;
- wRetry = 0;
- _set_all_resp_code(0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- iOneLowUnsignedIntegerIndex = 55;
- send_command( 143 );
- wChoice = select_from_list("|en|Change units from %{eHACHPressureAndAltitudeUnits}?", dwVarId,"|en|No;Yes" );
- if( wChoice == 1 )
请登录以获得完整内容