Click or drag to resize
Grid Solutions Framework

PIOutputAdapterWriteStatusWord Property

Gets or sets flag that determines if status word should be written to PI as a separate tag. Commonly disabled if IEEE C37.118 status bits are expanded to tags, see ExpandStatusBitsToTags.

Namespace: PIAdapters
Assembly: PIAdapters (in PIAdapters.dll) Version: 2.4.191-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(true)]
public bool WriteStatusWord { get; set; }
View Source

Property Value

Boolean
See Also