openPDC Synchrophasor Help
AutoPublishConfigurationFrame Property
NamespacesTVA.PhasorProtocolsPhasorDataConcentratorBaseAutoPublishConfigurationFrame
Gets or sets flag that determines if configuration frame should be automatically published at the top of each minute on the data channel.
Declaration Syntax
C#Visual BasicVisual C++
public bool AutoPublishConfigurationFrame { get; set; }
Public Property AutoPublishConfigurationFrame As Boolean
	Get
	Set
public:
property bool AutoPublishConfigurationFrame {
	bool get ();
	void set (bool value);
}
Remarks
By default if no command channel is defined, this flag will be true; otherwise if command channel is defined the flag will be false.

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