openPDC Synchrophasor Help
DataChannel Property
NamespacesTVA.PhasorProtocolsPhasorDataConcentratorBaseDataChannel
Gets or sets reference to UdpServer data channel, attaching and/or detaching to events as needed.
Declaration Syntax
C#Visual BasicVisual C++
protected UdpServer DataChannel { get; set; }
Protected Property DataChannel As UdpServer
	Get
	Set
protected:
property UdpServer^ DataChannel {
	UdpServer^ get ();
	void set (UdpServer^ value);
}

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0