Loading…
Loading…
Method Name: rcct_HV_adjust
Method ID: 0x41C0
Method Label: Temp HV Adjust
Method Help: Connect a well-known PT100 termistor to the input.
- {
- char disp_string1[60];
- int slen1;
- char status[3];
- int choice;
- long var_id[1];
- slen1 = 60;
- {
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- }
- ;
- do {
- choice = SELECT_FROM_LIST(literal_string(836),literal_string(834));
- switch (choice)
- {
- case 1:
- _iassign(16574,1);
- break;
- case 0:
- default:
- process_abort();
Please login for more