27 lines
500 B
Plaintext
27 lines
500 B
Plaintext
|
################## Config pre server ###################
|
||
|
########################################################
|
||
|
|
||
|
# COM port
|
||
|
comport=16
|
||
|
|
||
|
# COM port characteristics
|
||
|
baud=115200
|
||
|
bits=8
|
||
|
# parita bud N - 0 alebo E - 2
|
||
|
parity=1
|
||
|
stopbit=1
|
||
|
|
||
|
# Rychlost merania(v ms), pocet ignorovanych errorov a pocet merani
|
||
|
measure rate=0
|
||
|
maxErrors=5
|
||
|
#samples=15
|
||
|
|
||
|
# Jednotky merania - zaklad v ms, 10 - mm, 100 - cm
|
||
|
units=10
|
||
|
|
||
|
# Moznost zapnut user auto-start s nastavenim prikazov ako sNuof, sNuga
|
||
|
|
||
|
sNuH=0
|
||
|
|
||
|
cmd=sNuof+xx
|