...
Configuración general
Bloque de código | ||
---|---|---|
| ||
<configuration> <config type="SERIAL_NUMBER">{SERIAL NUMBER}</config> <config type="LOOP_SLEEP">100</config> <config type="INIT_SLEEP">1000</config> <config type="MAX_QUEUE">24000</config> <config type="MIN_SEC_TO_SEND">1</config> <config type="MIN_MILLISECONDS_CYCLE">0</config> <config type="MIN_MILLISECONDS_EMERGENCY">1000</config> <config type="FILE_LOG_ACTIVE">0</config> <config type="PRODUCTION_ACTIVE">0</config> <config type="SYSTEM_DATABLOCK_ACTIVE">1</config> <config type="LOG_LEVEL">3</config> <!--LogError, LogWarning, LogInfo, LogDebug--> </configuration> |
...