Tektronix Technical Forums are maintained by community involvement. Feel free to post questions or respond to questions by other members. Should you require a time-sensitive answer, please contact your local Tektronix support center here.
Search found 1 match
- January 18th, 2016, 1:26 am
- Forum: Other or Discontinued Oscilloscopes
- Topic: C# Example: using TekVISANet.dll
- Replies: 14
- Views: 61148
Re: C# Example: using TekVISANet.dll
Regarding the simple example can not run multiple times. It is like the instrument is in some state so even if you reboot your application it will still not work. If you disconnect the USB and reconnect it recovers from the "bad" state. Calling TVA.Clear() after TVA open has no effekt. I found a rer...