Visual Basic (Declaration) | |
---|---|
Public Overloads Overridable Sub SaveSetup( _ ByVal fileName As String, _ ByVal measurementToSave As Measurement _ ) |
C# | |
---|---|
public virtual void SaveSetup( string fileName, Measurement measurementToSave ) |
C++/CLI | |
---|---|
public: virtual void SaveSetup( String^ fileName, Measurement^ measurementToSave ) |
Parameters
- fileName
- The path where you want the setup file to be saved. This file must have the .SETX extension.
- measurementToSave
- The measurement whose state is to be saved to disk.
This method allows the caller to deconstruct a multi-measurement setup into a set of single measurement setup files that can be used to assemble other multi-measurement setups.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 15.00