Click or drag to resize
Grid Solutions Framework

DNP3InputAdapterPublishFlagsAsSeparateMeasurements Property

Gets or sets flag that determines if DNP3 quality flags should be published as separate measurement outputs.

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

Property Value

Boolean
See Also