Update default config.ini
This commit is contained in:
@ -1,4 +1,25 @@
|
||||
|
||||
[general]
|
||||
; Only needed, if more than one branch is stored in database
|
||||
branch = Zweigstelle
|
||||
|
||||
[database]
|
||||
file = C:\ProgramData\Elwig\database.sqlite3
|
||||
; 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 = RTS:1000
|
||||
;limit = 4000
|
||||
|
||||
;[scale.B]
|
||||
;type = Type
|
||||
;model = Model
|
||||
;connection = tcp://10.0.0.1:1234
|
||||
;empty = OUT1:3000
|
||||
;filling = OUT2
|
||||
;limit = 3000
|
||||
|
Reference in New Issue
Block a user