| 
            
              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: PIAdaptersAssembly: PIAdapters (in PIAdapters.dll) Version: 2.4.257-beta
Syntaxfunction get_WriteStatusWord();
function set_WriteStatusWord(value);
 View SourceProperty Value
Boolean
See Also