openPDC Synchrophasor Help
LoadConfiguration Method (configurationFileName)
NamespacesTVA.PhasorProtocolsPhasorMeasurementMapperLoadConfiguration(String)
Attempts to load the specified configuration.
Declaration Syntax
C#Visual BasicVisual C++
[AdapterCommandAttribute("Attempts to load the specified configuration.")]
public void LoadConfiguration(
	string configurationFileName
)
<AdapterCommandAttribute("Attempts to load the specified configuration.")> _
Public Sub LoadConfiguration ( _
	configurationFileName As String _
)
[AdapterCommandAttribute(L"Attempts to load the specified configuration.")]
public:
void LoadConfiguration(
	String^ configurationFileName
)
Parameters
configurationFileName (String)
Path and file name containing serialized configuration.

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