Loading…
Loading…
Method Name: automatic_method_p025
Method ID: 0x406A
Method Label: Set Temperature
Method Help: 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)
- {
Please login for more