EasyManua.ls Logo

CSS CANedge2 - Page 21

CSS CANedge2
66 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
CANedge2 Docs, Release FW 01.04.02
File split time period (0 to 86400 seconds, 0 = disable) file.properties.split_time_period
Log file split time period in seconds relative to midnight (00:00:00). When a split time is reached a new
file is created and the logging continues. Closed log files can be pushed to a server if WiFi is available.
Small split time periods may reduce performance.
type: integer default: 0 minimum: 0 maximum: 86400 multipleOf: 10
File split time offset (0 to 86400 seconds) file.properties.split_time_offset
Log file split time offset in seconds. This value offsets the split_time_period relative to midnight
(00:00:00). The set value shall be less than the split_time_period value.
type: integer default: 0 minimum: 0 maximum: 86400 multipleOf: 10
Cyclic logging file.properties.cyclic
With cycling logging mode enabled the oldest log file is deleted when the memory card becomes full,
allowing the logging to continue.
type: integer default: 1 options: Disable: [0] Enable: [1]
Compression compression
Level compression.properties.level
Window size used during optional compression. Larger window sizes yield potentially better compres-
sion rates, but may reduce logging performance. Compressed log files need to be decompressed prior to
processing.
type:
integer
de-
fault:
0
options: Disable: [0] 256 bytes window: [256] 512 bytes window:
[512] 1024 bytes window: [1024]
Encryption encryption
State encryption.properties.state
Optional log file encryption. Encrypted log files need to be decrypted prior to processing. Decryption
requires your encryption password in plain form - if this is lost, the encrypted data cannot be recovered.
type: integer default: 0 options: Disable: [0] Enable: [1]
Error Frames error_frames
State encryption.properties.state
Should error frames be logged. Can negatively impact performance, as potentially many more frames
needs to be written to the log.
type: integer default: 0 options: Disable: [0]
0.4. Configuration 17