Control serial port has not to be equal with scale serial port any more
This commit is contained in:
@ -13,8 +13,11 @@ file = database.sqlite3
|
||||
;type = systec
|
||||
;model = IT3000A
|
||||
;connection = serial://COM1:9600,8,N,1
|
||||
;empty = RTS:1000
|
||||
;limit = 4000
|
||||
;empty = COM2:RTS:1000
|
||||
;filling = DTR
|
||||
; Limit on when the filling clearance should be removed
|
||||
;limit = 3500
|
||||
; Enables scale logging
|
||||
;log = waage.log
|
||||
|
||||
;[scale.B]
|
||||
@ -23,4 +26,5 @@ file = database.sqlite3
|
||||
;connection = tcp://10.0.0.1:1234
|
||||
;empty = OUT1:3000
|
||||
;filling = OUT2
|
||||
; Limit on when the filling clearance should be removed
|
||||
;limit = 3000
|
||||
|
Reference in New Issue
Block a user