Loading…
Loading…
方法名称: ramc_man_cal_on_off
方法ID: 0x4088
方法标签: Activate/deactiv
方法描述: Start/Stop Manual Calibration Function. As a result the manual calibration table is active and the flow is shown only in the percent unit (Refer also to Instruction Manual).
- {
- char status[3];
- int choice;
- long var_id[1];
- int use_abort_method;
- char disp_string1[60];
- char disp_string2[60];
- var_id[0] = 16464;
- acknowledge(literal_string(256),var_id);
- choice = SELECT_FROM_LIST(literal_string(257),literal_string(258));
- switch (choice)
- {
- case 0:
- _iassign(16515,0);
- _iassign(resolve_array_ref(16510,0),0);
请登录以获得完整内容