
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 41 of 58
11.2.7
Module save config data command
Command
pids.savedata
pids.savedata ok
Description
Saved the module data e.g., calibration data
Parameter
Example
M
pids.savedata
S
pids.savedata ok
USAGE
–
SAVING DATA
Saving data may take about 100 ms.
Consider this period of time in UART communication timeout detection.
11.2.8
Module relays commands
Command
pids.relay.state ?
pids.relay.state [D2][D1][D0]
Description
Get or set the module relays state
Parameter
D0
State of relay ALM-LO, 0
–
de-energized, 1
–
energized
D1
State of relay ALM-HI, 0
–
de-energized, 1
–
energized
D2
State of relay ERROR, 0
–
de-energized, 1
–
energized
Example read
M
pids.relay.state ?
S
pids.relay.state 000
Example write
set ALM-LO and ALM-HI
M
pids.relay.state 011
S
pids.relay.state 011