Click or drag to resize
Grid Solutions Framework

Dnp3OutputAdapterMapStateFlagsToQuality Property

Gets or sets flag that determines if GSF measurement state flags should be mapped to DNP3 quality flags.

Namespace: DNP3Adapters
Assembly: Dnp3Adapters (in Dnp3Adapters.dll) Version: 2.4.256-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(true)]
public bool MapStateFlagsToQuality { get; set; }
View Source

Property Value

Boolean
See Also