
Automation Command and Query Reference Manual - Control Reference
Sets/Queries the direction of the transition used for the external trigger.
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Set the direction of the transition as positive for triggering
' from the external trigger socket.
app.Acquisition.Trigger.Ext.Slope = "Positive"
From 0.04 to 0.41 step 0.001
app.Acquisition.Trigger.Serial
Defines channel with the clock signal (if applies to protocol) to trigger on serial data
Comentários a estes Manuais