Keysight Pathwave 89600 VSA .NET API
Expression Property
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > MathFunction Class : Expression Property


Glossary Item Box

Gets or sets the math function expression.

Syntax

Visual Basic (Declaration) 
Public MustOverride Property Expression As String
C# 
public abstract string Expression {get; set;}
C++/CLI 
public:
abstract property String^ Expression {
   String^ get();
   void set (    String^ value);
}

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also