Click or drag to resize

LogicalParserOpen Method

Opens the parser and parses the ContainerRecord.

Namespace: GSF.PQDIF.Logical
Assembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.181-beta
Syntax
public void Open()
View Source
Exceptions
ExceptionCondition
InvalidOperationExceptionFilePath has not been defined.
NotSupportedExceptionAn unsupported compression mode was defined in the PQDIF file.
See Also