Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

TDS 744A Instrument Driver_Probleme

Ok, here is the code..hope it helps.

 

Download All
0 Kudos
Message 11 of 12
(929 Views)
You could try increasing the timeout for the Wait for RQS in the setups function. An autoset can take quite a while, especially when first called. Frankly, I never use the autoset mode in my programs. I might use when I am experimenting with the scope to see how to best display a signal. When I've done that, then in the program I will issue the specific commands for vertical, horizontal, etc. It is usually quicker that way and then I knwo exxactly what the scope is set to. When using autoset, I've seen some unexpected results and invariably, have to query the scope to see what it though was the best settings. I'd rather send it the specific commands.
0 Kudos
Message 12 of 12
(922 Views)