Loading…
Loading…
Method Name: select_hold_last_fix
Method ID: 0x402E
Method Label: HOLD Last/Fix
Method Help: The output current behavior in the HOLD mode can be specified. Last- The output current is frozen at its last value, Fix- A constant value from 3.8mA to 22mA
- {
- char status[3];
- int selc;
- long ids[2];
- char disp_string1[60];
- int slen1;
- slen1 = 60;
- _iassign(16442,18);
- send_trans(128,2,status);
- ids[0] = 16437;
- delay(2,literal_string(247),ids);
- selc = SELECT_FROM_LIST(literal_string(184),literal_string(259));
- _iassign(16437,selc);
- _iassign(16442,18);
- send_trans(129,2,status);
Please login for more