08-10-2012 03:10 AM
Hi.
I am trying to acquire the setup file from a DPO3000 oscilloscope via Ethernet. The oscilloscope can be accessed by typing the IP of the device into a web browser. So far I managed to open the Website containing the "getsetup" buttons with labview, and now comes the hard part, pushing the buttons on the page and storing the setup file. How can I push the buttons on the page and save the setup file? Or is there a way to send HTML commands to the oscilloscope via Ethernet and get the setup file without having to access the web page?
I have attached the webpage (if you replace the .txt extension with .html, you will be able to see the page) of the oscilloscope with some highlights on the buttons that I want to use.
Regards,
Nicu
08-10-2012 08:21 AM
I don't know what you are doing messing around with webpages.
This instrument has IVI drivers that support LabVIEW. http://www.tek.com/support/faqs/are-labview-drivers-available-dpo2000-mso2000-dpo3000-mso3000dpo4000...
08-10-2012 01:56 PM
Or use the native LabVIEW driver if you don't want to mess around with IVI.