|
PIOutputAdapterWriteQualityWord Property
|
Gets or sets flag that determines if quality word should be written to PI as a separate tag. Commonly disabled if IEEE C37.118 quality bits are expanded to tags, see
ExpandQualityBitsToTags.
Namespace: PIAdaptersAssembly: PIAdapters (in PIAdapters.dll) Version: 2.4.207-beta
Syntax function get_WriteQualityWord();
function set_WriteQualityWord(value);
View SourceProperty Value
BooleanSee Also