7 Teleservice Application Framework
User Manual
94/374
Section: Supervising the data daemon
# The data logging daemon can be supervised by a watchdog (provided by the ysysd daemon).
# The time when the watchdog shall be triggered is set by "watchdog_interval".
# Min. interval is 0 that deactivates the watch dog, max. interval is 0x7FFFFFFF,
recommended min. 60s / max. interval is 1000s
# If no interval is set, the watch dog will be deactivated (set to 0).
watchdog_interval 120
# After the time has elapsed without triggering the watchdog, the ysysd kills the ylogd and
executes the "CMDOnWatchdog" command.
# If no path is set, the default 'signal01.beep' will be set.
CMDOnWatchdog /sbin/reboot
Section: Data logger configuration files path
# The data logging daemon creates temporary data logger configuration files during
operation in the following path.
# Max. path length 255
# If no path is set, the default path "/var/run/taf/DLC/" will be set.
DlcFolderTmp /var/run/taf/DLC/
Section: Data logger path
# The data logging daemon provides also the possibility to configure data logger
automatically at startup.
# In that case all data logger which shall be configured at startup must be placed in the
following path.
# Max. path length 255
# If no path is set, the default path "/opt/taf/DLC/" will be set.
DlcFolderStatic /opt/taf/DLC/
Section: Set data logger configuration mode
# 1 / TRUE: Data pool configuration at startup (static data pools) + dynamic data pool
configuration
# 0 / FALSE: Only dynamic data pool configuration is possible
# If no value is set, the default value (FALSE) will be set by the daemon.
StartUpConfiguration 1
Section: Result file path
# Result path for the logs of the data log daemon. Result file extension is ".dlf".
# Max. path length 255
# If no path is set, the default path "/mnt/ dataflash/dlf/" will be set and an error
message will be put on stdout.
DlfFolder /mnt/dataflash/dlf/
Section: Synchronization interval
# Interval for writing the logged values from RAM to file.
# Min. and default interval is 500ms, max. interval is 0xFFFFFFFF, recommended max.
interval is 30000ms
# If no interval is set, the default interval of 500ms will be set.
SyncInterval 30000
Содержание TC1
Страница 1: ...TC1 User Manual Version of this document V1 00r0 ...
Страница 25: ...5 Hardware User Manual 25 374 5 2 2 Block Diagram Variant TC1 WIFI ...
Страница 34: ...5 Hardware User Manual 34 374 5 6 Housing Connector Top view and side view Bottom View ...
Страница 125: ...7 Teleservice Application Framework User Manual 125 374 TAF overview ...
Страница 174: ...7 Teleservice Application Framework User Manual 174 374 ADDRESS 6 SIZE 4 TYPE UINT32 UNIT COMMENT EnginePower ...
Страница 190: ...7 Teleservice Application Framework User Manual 190 374 How the logger mechanism works ...
Страница 223: ...7 Teleservice Application Framework User Manual 223 374 Association between logic hysteresis and threshold ...
Страница 293: ...8 Development Tools User Manual 293 374 3 Adapt the Build Options in order to build the binary with debug symbols ...
Страница 302: ...8 Development Tools User Manual 302 374 2 Adapt the Build Options in order to build the binary with debug symbols ...