Teledyne LeCroy WavePro Automation Command User Manual

Page 563

Advertising
background image

Automation Command and Query Reference Manual - Processor Reference

Source2HeaderVar

String

Any number of characters

Range

Sets/Queries the name of the input variable 2 header in Mathcad parameter Px.

Description

' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")

' Set parameter P3 as Mathcad calculation.
app.Measure.P3.ParamEngine = "MathcadParam"
' Sets the name of the Mathcad source 2 header variable
app.Measure.P3.Operator.Source2HeaderVar = "input2header"

Example

Source2Var

String

Any number of characters

Range

Sets/Queries the name of the input variable 2 in Mathcad parameter Px.

Description

' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")

' Set parameter P3 as Mathcad calculation.
app.Measure.P3.ParamEngine = "MathcadParam"
' Sets the name of the source 2 variable
app.Measure.P3.Operator.Source2Var = "input2"

Example

Status

String

Any number of characters

Range

Inspects the status of the Mathcad parameter calculation Px.

Description

' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")

' Set parameter P3 as Mathcad calculation.
app.Measure.P3.ParamEngine = "MathcadParam"
' Inspect status of Mathcad parameter calculation.
MathcadStatus = app.Measure.P3.Operator.Status

Example

2-64

918501 RevA

Advertising
This manual is related to the following products: