
Smart Photoionization Detector Module PIDS3
User Manual
PIDS3 - User Manual (en) - 1.03.docx
Analytical Control Instruments GmbH, Volmerstraße 9A, 12489 Berlin, Germany, www.aci-berlin.com
Page 39 of 58
Command
pids.calib ?
pids.calib [curr1];[curr2];[conc1];[conc2]
Description
Get or set the calibration values (save data to store permanently)
Parameter
curr1 compensated current of ZERO gas point (e.g. 3.850 pA)
curr2 compensated current of SPAN gas point (e.g. 978.200 pA)
conc1 ZERO gas concentration (0.0 ppm)
conc2 SPAN gas concentration (e.g. 100.0 ppm)
Example (read active)
M
pids.calib ?
S
pids.calib 3.850;978.200;0.000;100.000
Example (write) success
M
pids.calib 3.850;928.200;0.000;100.000
S
pids.calib ok
Example (write) error
here curr2 to low
M
pids.calib 3.850;28.200;0.000;100.000
S
pids.calib error - calibration data invalid
The calibration values will be verified.
If check fails, the module responds with error message ‘
error - calibration data invalid
’.