Click or drag to resize
Grid Solutions Framework

PhasorDataConcentratorBaseDataFormat Property

Gets or sets the DataFormat defined for this PhasorDataConcentratorBase.

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

Property Value

DataFormat
Remarks
Note that this value represents the default format that will be used if user has not specified a data format for an individual device.
See Also