
Automation Command and Query Reference Manual - Control Reference
Sets/Queries whether audible feedback is enabled, to sound when a control is touched.
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Turn on the audible feedback function.
app.Preferences.AudibleFeedback = True
Sets/Queries whether Vertical Offset constant in Volts or Divisions when the vertical scale control is
changed.
Comentarios a estos manuales