Files
Mapo-IOB-WIN/IOB-WIN-PSER/CONF/L005.cfg
T
Samuele Locatelli 378d248db1 Fix ip server colcom
2023-11-28 17:04:27 +01:00

72 lines
1.1 KiB
INI

[comm]
port = COM23
[id]
idxMacchina = L005
#[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=
[web]
URLBASE = http://10.74.82.218/MP/IO/IOB/input/
URLALIVE = http://10.74.82.218/MP/IO/IOB
URLENABLED = http://10.74.82.218/MP/IO/IOB/enabled/
URLADV1 = ?valore=
URLREBO = http://10.74.82.218/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 = 1048576
NUM_LOG_RETAIN = 30
[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