Click or drag to resize

FrameParserReceivedConfigurationFrame2 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<ConfigurationFrame2>> ReceivedConfigurationFrame2
View Source

Value

EventHandlerEventArgsConfigurationFrame2
Remarks
Argument is the ConfigurationFrame2 that was received.
See Also