Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

JavaScript button control

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

Download All
0 Kudos
Message 1 of 3
(3,709 Views)

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...

 

0 Kudos
Message 2 of 3
(3,705 Views)

Or use the native LabVIEW driver if you don't want to mess around with IVI.

0 Kudos
Message 3 of 3
(3,698 Views)