added Inficon gauges
Signed-off-by: Bernardo Carvalho <bernardo.carvalho@tecnico.ulisboa.pt>
This commit is contained in:
@@ -33,7 +33,7 @@ dbLoadRecords("db/seeed4relay.db","P=ISTTOK:,R=central:,A=19")
|
||||
#drvAsynSerialPortConfigure("RS0","/dev/ttyAMA0")
|
||||
|
||||
#drvAsynSerialPortConfigure("RS0","/dev/ttyUSB0")
|
||||
drvAsynSerialPortConfigure("RS0","/dev/ttyUSB0")
|
||||
drvAsynSerialPortConfigure("RS0","/dev/tty_rs485USB0")
|
||||
asynSetOption("RS0", 0, "baud", "9600")
|
||||
asynSetOption("RS0", 0, "bits", "8")
|
||||
asynSetOption("RS0", 0, "parity", "none")
|
||||
@@ -41,8 +41,10 @@ asynSetOption("RS0", 0, "stop", "1")
|
||||
asynSetOption("RS0", 0, "clocal", "Y")
|
||||
asynSetOption("RS0", 0, "crtscts", "N")
|
||||
|
||||
# Pfeiffer sensor are connectoed to other RPI /(192.168.1.120)
|
||||
# Pfeiffer sensor were connectoed to other RPI /(192.168.1.120)
|
||||
|
||||
dbLoadRecords("db/ISTTOKpfeiffer.db","P=ISTTOK:,R=central:,bus=RS0")
|
||||
dbLoadRecords("db/ISTTOKinficon.db","P=ISTTOK:,R=central:,bus=RS0")
|
||||
|
||||
# connect to the MAIL server mail.ipfn.tecnico.ulisboa.pt
|
||||
# ,priority,noAutoConnect,noProcessEos
|
||||
|
||||
Reference in New Issue
Block a user