Download Print this page

Axis PEN-01 User Manual page 7

To pendrive

Advertisement

Name:
TRIG_PERIOD
Description:
This parameter specifies minimum period of time which has to elapse after
last timestamp to cause that next data reception will make timestamp to be
inserted in a log file. If, during reception of byte of data through RS232 port,
PEN-01 finds that time which elapsed after last timestamp is larger than
"TRIG_PERIOD" it will insert next timestamp to the log file just before this
byte. If this parameter equals zero it means that elapsing time won't make
timestamp to be placed in the log file.
Default:
5
Example:
TRIG_PERIOD = 10
Configuration file example:
// *** CONFIG FILE VER. 07 ***
PATH = /LOG.TXT
AUTO_NAME = NO
BAUD = 4800
//DATE = 2010-01-01 // Date format: YYYY-MM-DD
//TIME = 08:00:00
LOG_DATE = NO
LOG_TIME = NO
TRIG_TOKEN = "\r\n" // Max 20 characters
TRIG_PERIOD = 0
COMMAND = "SI\r\n"
INTERVAL = 3
ECHO = YES
// Path to log file
// Allowed values: YES or NO
// Allowed values: 2400;4800;9600;14400...
// Time format: HH:MM:SS
// Allowed values: YES or NO
// Allowed values: YES or NO
// 0 - 999999 [sec]
// Max 20 characters
// 0 - 999999 [sec]
// Allowed values: YES or NO

Advertisement

loading