Files
2025-01-27 12:10:19 +01:00

66 lines
857 B
INI

[comm]
port = COM5
[id]
idxMacchina = L003
[web]
URLBASE = http://192.168.111.104/MP/IO/IOB/input/
URLALIVE = http://192.168.111.104/MP/IO/IOB
URLENABLED = http://192.168.111.104/MP/IO/IOB/enabled/
URLADV1 = ?valore=
URLREBO = http://192.168.111.104/MP/IO/sendReboot.aspx?idxMacchina=
[time]
SAMPLETIME = 0.05
TIMEOUTSHORT = 0.30
TIMEOUTLONG = 50
SENDURLTIME = 0.15
NMAXSEND = 5
WAIT_RECONN = 2
[log]
LOGLEVEL = 10
LOGFILE = logfile.txt
LOGREBO = logReboot.txt
MAX_LOG_SIZE = 102400
NUM_LOG_RETAIN = 10
[redis]
REDIS_HOST=127.0.0.1
REDIS_PORT=6379
REDIS_DB=10
[blink]
MAX_COUNTER_BLINK = 30
bit0 = 0
bit1 = 0
bit2 = 0
bit3 = 0
bit4 = 0
bit5 = 0
bit6 = 0
bit7 = 0
[invert]
bit0 = 0
bit1 = 0
bit2 = 0
bit3 = 0
bit4 = 0
bit5 = 0
bit6 = 0
bit7 = 0
[filter]
MAX_COUNTER_FILTER = 5
bit0 = 0
bit1 = 0
bit2 = 0
bit3 = 0
bit4 = 0
bit5 = 0
bit6 = 0
bit7 = 0