Click or drag to resize

Parser Properties

The Parser type exposes the following members.

Properties
  Name Description
Public property ControlFile Gets or sets associated EMAX control file for this Parser.
Public property EventGroups Gets event groups for current record.
Public property FileName Gets or sets EMAX data filename.
Public property TimeError Gets a flag that indicates whether the parser encountered an error while parsing the timestamp in the last call to ReadNext.
Public property Timestamp Gets timestamp of current record in the timezone of provided IRIG signal.
Public property TimestampAsUtc Attempts to get current timestamp converted to UTC.
Public property Values Gets values of current record.
Top
See Also