Gets or sets whether data is available to components in the NI VeriStand system while you log it. This property valid only if
LoggingEnabled is
true (True in Visual Basic).
Namespace:
NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly:
NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
Public Property LoggingMode As LogMode |
| C# |
|---|
public LogMode LoggingMode { get; set; } |
Property Value
An enumeration of
LogMode. The default value is
LogAndRead.