Click or drag to resize

ConfigurationFrame Constructor

Creates a new ConfigurationFrame.

Namespace: GSF.PhasorProtocols.BPAPDCstream
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public ConfigurationFrame()
View Source
Remarks
This constructor is used by FrameImageParserBaseTTypeIdentifier, TOutputType to parse a BPA PDCstream configuration frame.
See Also