UpdateModelParametersFromFile.Delimiters Enumeration
- Mise à jour2023-02-21
- Temps de lecture : 2 minute(s)
Specifies the delimiter used to separate model parameter names and values in the source file specified by FilePath and, if used, parameter aliases and names in the AliasFile.
Namespace:
NationalInstruments.VeriStand.StimulusProfileDefinitionApiAssembly: NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi (in NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Member name | Description |
|---|---|
| Comma |
The delimiter is ','.
|
| Equals |
The delimiter is '='.
|
| Tab |
The delimiter is '\t'.
|