Click or drag to resize

FrameParserReceivedConfigurationFrame1 Event

Occurs when an IEEE C37.118 ConfigurationFrame1 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<ConfigurationFrame1>> ReceivedConfigurationFrame1
View Source

Value

EventHandlerEventArgsConfigurationFrame1
Remarks
Argument is the ConfigurationFrame1 that was received.
See Also