Click or drag to resize

FrameParserReceivedConfigurationFrame3 Event

Occurs when an IEEE C37.118 ConfigurationFrame2 has been received.

Namespace: GSF.PhasorProtocols.IEEEC37_118
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public event EventHandler<EventArgs<ConfigurationFrame3>> ReceivedConfigurationFrame3
View Source

Value

EventHandlerEventArgsConfigurationFrame3
Remarks
Argument is the ConfigurationFrame3 that was received.
See Also