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