Loading…
Loading…
方法名称: applied_rerange
方法ID: 0x1007
方法标签: Set LRV and URV
方法描述: SET the LRV and URV to the exact process inputs that correlate to the desired 0% (4 ma) and 100% (20 ma) output levels.
- {
- char status[3];
- char disp_string1[60];
- char disp_string2[60];
- long varid[3];
- int choice;
- int slen1;
- int slen2;
- slen1 = 60;
- slen2 = 60;
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- ACKNOWLEDGE(literal_string(1453));
- _add_abort_method(4118);
- varid[0] = resolve_record_ref(resolve_record_ref(resolve_array_ref(172,0),211),191);
请登录以获得完整内容