Control serial port has not to be equal with scale serial port any more

This commit is contained in:
2023-08-12 00:25:48 +02:00
parent 644362f492
commit cbb57f7039
2 changed files with 43 additions and 17 deletions

View File

@ -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