openPDC Synchrophasor Help
PacketsPerSample Property
NamespacesTVA.PhasorProtocols.BpaPdcStreamConfigurationFramePacketsPerSample
Gets or sets the number of packets per sample of this ConfigurationFrame.
Declaration Syntax
C#Visual BasicVisual C++
public ushort PacketsPerSample { get; set; }
Public Property PacketsPerSample As UShort
	Get
	Set
public:
property unsigned short PacketsPerSample {
	unsigned short get ();
	void set (unsigned short value);
}

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