Trigger, Chapter three – Teledyne LeCroy WaveExpert series Automation Manual User Manual
Page 96
Chapter Three
Control Reference
This control enables/disables calibration for channel 2 Module.
Note: This controls is intended for On screen Wizard only. It involves operator's selections. Do not use
for fully Automated system.
CalibratePod2
Bool
Description
This control enables/disables calibration for channel 3 Module.
Note: This controls is intended for On screen Wizard only. It involves operator's selections. Do not use
for fully Automated system.
CalibratePod3
Bool
Description
This control enables/disables calibration for channel 4 Module.
Note: This controls is intended for On screen Wizard only. It involves operator's selections. Do not use
for fully Automated system.
CalibratePod4
Bool
Description
TRIGGER
app.Acquisition.Trigger
This group of cvars controls all aspects of the trigger, except for trigger delay, which is in Acquisition.Horizontal.
Names of the form app.Acquisition.Trigger.Sources.xxxx are aliases of simpler names which are described in this
section of the manual. Examples of alias pairs are as follows -
app.Acquisition.Trigger.Sources("Cx") is equivalent to app.Acquisition.Trigger.Cx
app.Acquisition.Trigger.Sources("Ext") is equivalent to app.Acquisition.Trigger.Ext
app.Acquisition.Trigger.Sources("Line") is equivalent to app.Acquisition.Trigger.Line
Please see under Acquisition.Channels("Cx") for a programming example.
Sets/Queries the trigger source.
Source
Enum
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Set the trigger source to external.
Example
Description
Source
Enum
Type
Enum
916435 RevA
3-29