Click or drag to resize
Grid Solutions Framework

PhasorDataConcentratorBaseConfigurationFrame Property

Gets or sets the protocol specific IConfigurationFrame used to send to clients for protocol parsing.

Namespace: PhasorProtocolAdapters
Assembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.182-beta
Syntax
public IConfigurationFrame ConfigurationFrame { get; set; }
View Source

Property Value

IConfigurationFrame
See Also