
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 38 of 58
Command
pids.error ?
pids.error [error]
Description
Get the error information of the module
Parameter
state
device error (32bit hexstring)
Example
M
pid.error ?
S
pid.error 00000000
PIDS error
–
bit definition
Bit
Meaning
Bit
Meaning
D00
1 = Sensor error data acquisition
D16
1 = Pump error speed, blocked
D01
1 = Sensor error humidity sensor
D17
1 = Pump error motor current
D02
1 = Sensor error lamp function
D18
1 = Current loop error initialization
D03
1 = Sensor error lamp module control
D19
1 = Current loop error control
D04
1 = Sensor error lamp variant
D20
1 = Relay
‘
ALM-LO
’
error switch
D05
1 = Sensor error flow sensor
D21
1 = Relay
‘
ALM-HI
’
error switch
D06
1 = Sensor eeprom error checksum
D22
1 = Relay
‘
ERROR
’
error switch
D07
1 = Sensor eeprom error read, write
D23
reserved
D08
1 = Sensor unspecified error
D24
reserved
D09
reserved
D25
reserved
D10
1 = Error start sensor
D26
reserved
D11
1 = Error sensor comm timeout
D27
reserved
D12
1 = Error sensor comm message
D28
reserved
D13
1 = Sensor variant not matching
D29
1 = Eeprom error checksum
D14
reserved
D30
1 = Eeprom error read, write
D15
reserved
D31
1 = Error unspecified
Command
pids.measconfig ?
pids.measconfig [calmet];[ident];[factor];[dynres]
Description
Get or set the calibration values (save data to store permanently)
Parameter
calmet
calibration method text (‘standard’ or ‘extended’)
ident
gas identification text (e.g. ‘115
-11-
7’), 1 to 15 characters
factor gas response factor (minimum 0.010)
dynres dynamic resolution enable
(‘true’ or ‘false’)
Example (read active)
M
pids.measconfig ?
S
pids.measconfig standard;115-11-7;1.000;true
Example (write) success
M
pids.measconfig standard;75-15-0;1.200;false
S
pids.measconfig ok
Example (write) error
here missing ident
M
pids.measconfig standard;;1.000;true
S
pids.measconfig error