| 
            
              C37118DigitalStateSetsConfigChange Field
             | 
          
        
        
            Represents the configuration change status bit digital state.
            
        
        Namespace: PIAdaptersAssembly: PIAdapters (in PIAdapters.dll) Version: 2.4.258-beta
Syntaxpublic const int ConfigChange = 1
Public Const ConfigChange As Integer = 1
public:
literal int ConfigChange = 1
static val mutable ConfigChange: int
var PIAdapters.C37118DigitalStateSets.ConfigChange
Field Value
Int32
Remarks
            Digital tag that is set to 1 when the configuration change flag (bit 10) in the STAT word is true.
            
See Also