| 
            
              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.257-beta
Syntaxfunction get_WriteDigitalWord();
function set_WriteDigitalWord(value);
 View SourceProperty Value
Boolean
See Also