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 4 matches
- February 1st, 2019, 11:11 am
- Forum: Programming Support
- Topic: Hardcopy, Ethernet and C# on MDO3024
- Replies: 5
- Views: 7996
Re: Hardcopy, Ethernet and C# on MDO3024
Works very well. Thanks again for the quick support.
- January 30th, 2019, 11:00 pm
- Forum: Programming Support
- Topic: Hardcopy, Ethernet and C# on MDO3024
- Replies: 5
- Views: 7996
Re: Hardcopy, Ethernet and C# on MDO3024
Thank you Carl.
So far I managed to get by by mounting a network drive on the scope and saving the hardcopy to it. However it is not ideal for various reasons.
Therefore I will try to implement your method. Thank you!
Florent
So far I managed to get by by mounting a network drive on the scope and saving the hardcopy to it. However it is not ideal for various reasons.
Therefore I will try to implement your method. Thank you!
Florent
- January 24th, 2019, 5:41 pm
- Forum: Programming Support
- Topic: Hardcopy, Ethernet and C# on MDO3024
- Replies: 5
- Views: 7996
Re: Hardcopy, Ethernet and C# on MDO3024
Oh and querying "ALLEv?" returns "Querry INTERRUPTED" Yes I have looked at some of those links but I'm not clear why there is nothing going on the stream after the "hardcopy start" command. I'm monitoring the exchange between the scope and the pc with Wireshark but there is no byte returned by the s...
- January 24th, 2019, 4:28 pm
- Forum: Programming Support
- Topic: Hardcopy, Ethernet and C# on MDO3024
- Replies: 5
- Views: 7996
Hardcopy, Ethernet and C# on MDO3024
Hello, I'm trying to get a hardcopy from an MDO3024 onto my PC over ethernet. I have done it successfully with Python and USB but now I need to get it done through C#, preferably over Ethernet and I am running into problems. I can query and send command OK but when I issue the "HARDCOPY START" comma...