Loading…
Loading…
方法名称: TargRej_Partial_method
方法ID: 0x40A8
方法标签:
方法描述: Target Rejection routine for Partially full tanks. If Partial is chosen multiple Level targets may be offered; choose the target that represents the actual Level, other targets will be cancelled. If correct level is not offered, ensure that tank dimensional information is correct. If level cannot be found, choose Enter Level, then enter the correct level value.
- {
- int result;
- int i;
- char number_of_peaks;
- char status[3];
- long var_ids[5];
- char disp_string1[60];
- int slen1;
- slen1 = 60;
- _add_abort_method(4118);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_comm_status(0xFF,2);
- SET_NUMBER_OF_RETRIES(2);
- _iassign(16558,0);
- send_command(202);
- DELAY_TIME(2);
- send_command(181);
- number_of_peaks = _ivar_value(16559);
- if (number_of_peaks > 0)
- {
- send_command(150);
- if (number_of_peaks > 3)
请登录以获得完整内容