Loading…
Loading…
Method Name: pv_sample_method
Method ID: 0x40F0
Method Label: Sample Cal.PV
Method Help: Sample calibration for pH/mV value
- {
- float pv_smpl;
- float new_pv;
- long id[2];
- int result;
- char status[3];
- send_trans(128,120,status);
- pv_smpl = _fvar_value(16497);
- id[0] = 16385;
- if (_ivar_value(16385) == 59)
- {
- result = select_from_list(literal_string(615),id,literal_string(585));
- }
- else
- {
- result = select_from_list(literal_string(616),id,literal_string(585));
- }
- if (result == 0)
- {
Please login for more