Setup File Reference |
TimestampTrigger: The TimestampTrigger setup file line specifies a decimal ASCII character that “arms” the time stamping function. Once the trigger character is received, the recorder will insert a time stamp when the next byte of data is received. For example, a trigger value of 10 will configure the
TimestampTrigger=gap: Specifying a trigger value of “gap” enables a special time stamping mode where the
TimestampFormat (default=MM/DD/YYYY hh:mm:ss\20): Use the TimestampFormat command to provide a template for the timestamps as they are inserted into the file. Timestamp field format values are case- sensitive— month, day, and year fields must be specified in capital letters, while hour, minute, second, and millisecond fields must be provided in
//enabled time stamping Timestamp=1
//trigger on a line feed TimestampTrigger=10
//include milliseconds and
4.1.6Other Commands
DisableIndicators (default=0): Use a setup file line with DisableIndicators=1 to turn
22