Saves the stimulus profile file with the name and to the location specified by file.
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 Sub SaveStimulusProfile ( _
file As String _
) |
| C# |
|---|
public void SaveStimulusProfile(
string file
) |
| Visual C++ |
|---|
public:
void SaveStimulusProfile(
String^ file
) |
Parameters
- file
- Type: System.String
The name of the stimulus profile file. This can be a fully qualified or relative path, including the file name.