|
PIOutputAdapterWriteDigitalWord Property
|
Gets or sets flag that determines if digital word should be written to PI as a separate tag. Commonly disabled if digital bits are expanded to tags, see
ExpandDigitalBitsToTags.
Namespace: PIAdaptersAssembly: PIAdapters (in PIAdapters.dll) Version: 2.4.207-beta
Syntax function get_WriteDigitalWord();
function set_WriteDigitalWord(value);
View SourceProperty Value
BooleanSee Also