Teledyne LeCroy WavePro Automation Command User Manual
Page 195
![background image](/manuals/353449/195/background.png)
Automation Command and Query Reference Manual - Control Reference
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Setup Parameter P1 to be the amplitude of C1
app.Measure.MeasureMode = "MyMeasure"
app.Measure.P1.ParamEngine = "Ampl"
app.Measure.P1.Source1 = "C1"
app.Measure.P1.View = True
Example
ActionOn
Enum
Sets/Queries whether a Pass condition or a Fail condition will initiate the pre-selected actions.
Description
Values
Fail
Pass
Alarm
Bool
Sets/Queries whether Alarm is included in the PassFail actions.
Description
EnableActions
Bool
Sets/Queries whether the selected actions will be executed if the selected PassFail condition is met.
Description
ActionOn
Enum
Alarm
Bool
EnableActions
Bool
PredefinedConditions
Enum
PrintScreen
Bool
Pulse
Bool
Save
Bool
Stop
Bool
StopAfter
Integer
StopTesting
Bool
SummaryView
Bool
Testing
Bool
1-181
918501 RevA