VeriStand .NET API Reference

Table of Contents

OverwriteExistingFileBehavior Enumeration

Specifies the behavior when an existing file has the same name as the new file.

Namespace: NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi
Assembly: NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi (in NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi.dll) Version: 2013.0.0.0 (2013.0.0.0)
Member nameDescription
Overwrite Overwrites the existing file with the new file.
Skip Ignores the new file.
Unique Creates a new file with a unique name.

See Also

Log in to get a better experience