Gets or sets the path to the log file to save data to. The Stimulus Profile Editor creates log files in the TDMS file format.
Namespace:
NationalInstruments.VeriStand.StimulusProfileDefinitionApi
Assembly:
NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi (in NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
Public Property FilePath As String |
| C# |
|---|
public string FilePath { get; set; } |
Property Value
The path to the log file (
.tdms) on disk.