VeriStand .NET API Reference

UpdateModelParametersFromFile.Delimiters Enumeration

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.StimulusProfileDefinitionApi
Assembly: NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi (in NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi.dll) Version: 2013.0.0.0 (2013.0.0.0)
Member nameDescription
Comma The delimiter is ','.
Equals The delimiter is '='.
Tab The delimiter is '\t'.

See Also

Log in to get a better experience