Click or drag to resize

ParserControlFile Property

Gets or sets associated EMAX control file for this Parser.

Namespace: GSF.EMAX
Assembly: GSF.EMAX (in GSF.EMAX.dll) Version: 2.4.181-beta
Syntax
public ControlFile ControlFile { get; set; }
View Source

Property Value

ControlFile
Remarks
This is similar in function to a COMTRADE schema file.
See Also