| 
            
              MovingValueInputAdapterIncludeTime Property
             | 
          
        
        
            Gets or sets the flag that determines whether time will be included in the published measurements.
            False will set all time values to zero.
            
        
        Namespace: TestingAdaptersAssembly: TestingAdapters (in TestingAdapters.dll) Version: 2.4.258-beta
Syntaxfunction get_IncludeTime();
function set_IncludeTime(value);
 View SourceProperty Value
Boolean
See Also