31 lines
626 B
INI
31 lines
626 B
INI
|
|
[general]
|
|
; Only needed, if more than one branch is stored in database
|
|
branch = Zweigstelle
|
|
|
|
[database]
|
|
; Relative or absolute path to database file
|
|
file = database.sqlite3
|
|
; Enables database logging
|
|
;log = db.log
|
|
|
|
;[scale.1]
|
|
;type = systec
|
|
;model = IT3000A
|
|
;connection = serial://COM1:9600,8,N,1
|
|
;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]
|
|
;type = Type
|
|
;model = Model
|
|
;connection = tcp://10.0.0.1:1234
|
|
;empty = OUT1:3000
|
|
;filling = OUT2
|
|
; Limit on when the filling clearance should be removed
|
|
;limit = 3000
|