Click or drag to resize
Grid Solutions Framework

ConcentratorCacheConfigurationFrame Method

Serialize configuration frames, types 2 and 3, to cache folder for later use (if needed).

Namespace: PhasorProtocolAdapters.IeeeC37_118
Assembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.182-beta
Syntax
protected override void CacheConfigurationFrame(
	IConfigurationFrame _,
	string name
)
View Source

Parameters

_  IConfigurationFrame
name  String
Name to use when caching the configuration.
See Also