Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

readstring statement

How does the readstring statement pause the vb code until the sweep is done? It works fine I'd just like to understand it better. I was trying to figure out how to get the status of the sweep before I found out I didn't need to do anything. I was quite surprised. So how does it work?

 

Keithley2430.Write(":READ?")
        readString = Keithley2430.ReadString() 'InsertCommonEscapeSequences(Keithley2430.ReadString())

 I think I posted this in the wrong section. I'm going to repost it.

0 Kudos
Message 1 of 1
(4,986 Views)