Quantcast
Channel: Instrument Control (GPIB, Serial, VISA, IVI) topics
Viewing all articles
Browse latest Browse all 5634

ActiveDSO WriteString Lecroy HDO 6054 Oscilloscope

$
0
0

I'm trying to look for other WriteString methods for Visual Basic but I only found one on ActiveDSO reference which is the Call o.WriteString("VDIV 50mV", True).

 

Can someone send me all the WriteString methods for Visual Basic?

I found this Python example

scope.WriteString("VBS app.Measure.ShowMeasure = true",1) #Automation command to show measurement table

scope.WriteString("""VBS 'app.Measure.P1.ParamEngine="Mean" ' """,1) #Automation command to change P1 to Mean

scope.WriteString("VBS? 'return=app.Measure.P1.Out.Result.Value' ",1) #Queries the P1 parameter


Viewing all articles
Browse latest Browse all 5634

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>