Loading…

方法名称: automatic_method_p025

方法ID: 0x406A

方法标签: Set Temperature

方法描述: Temperature - If set to a value the temperature will be fixed, else if set to Automatic (NaN), the integral temperature sensor will be used. The temperature is used for speed of sound calculations.


  • {
  • char status[3];
  • int select;
  • float fval;
  • fval = _fvar_value(16436);
  • if (fval == 0xffffffff || fval == 0x7fa00000)
  • {
  • select = SELECT_FROM_LIST(literal_string(379),literal_string(412));
  • if (select == 1)
  • {


请登录以获得完整内容