Loading…
Loading…
Method Name: meth_sel_temp_unit
Method ID: 0x4024
Method Label: Temperature Unit
Method Help: Select the temperature unit for HART and local display.
- {
- char status[3];
- int selc;
- long ids[2];
- _iassign(16442,0x0A);
- send_trans(128,2,status);
- ids[0] = 16432;
- delay(2,literal_string(188),ids);
- selc = SELECT_FROM_LIST(literal_string(193),literal_string(194));
- _iassign(16432,selc);
- _iassign(16442,0x0A);
Please login for more