Auxoutput – Teledyne LeCroy WavePro Automation Command User Manual
Page 24

Automation Command and Query Reference Manual - Control Reference
Coupling
Enum
Auxiliary trigger input connector coupling.
Description
Values
DC1M
DC50
Gnd
ProbeAttenuation
Double
From 1e-006 to 10000 step 1e-006
Range
Probe attenuation for the probe on the Auxiliary Input connector.
Description
ProbeName
String
Any number of characters
Range
Name of the probe on the Auxiliary Input connector.
Description
AUXOUTPUT
app.Acquisition.AuxOutput
Controls for the Auxilliary output BNC, which can be programmed as a simple square-wave signal source, or as a
pulse which is asserted when various events occur, including Trigger Enabled, Trigger Out, and Pass/Fail.
' Microsoft Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Setup the Auxiliary output to be a squarewave with an amplitude
' of 500mV a frequency of 5kHz
app.Acquisition.AuxOutput.Mode = "Square"
app.Acquisition.AuxOutput.Amplitu
Example
Amplitude
Double
From 0.005 to 1 step 0.001
Range
Sets/Queries the amplitude of the signal on the AUX OUT connector. Note that this is the amplitude of
the signal into a 1Mohm load. Into 50 ohms the output voltage will be halved (since the source
impedance is nominally 50 ohms). Units are Volts.
Description
Amplitude
Double
AuxInCoupling
Enum
AuxMode
Enum
CalMode
Enum
Frequency
DoubleLockstep
Mode
Enum
SetToDefault
Action
1-10
918501 RevA