Hello everyone,
I am involved in a project where I am required to acquire waveform data from an oscilloscope onto my program. I have an oscilloscope which is procured form Agilent Technologies (MSO-X 3054A). The device is interfaced using the IVI driver. The
connection is given through the LAN port. I am aware of these terms theoretically. But I have never applied them in actual interfacing. Please suggest what steps should I go about, for commanding this hardware using my visual c++ program.
Does the IVI driver automatically take care of LAN connection setup? Or are we supposed to write a socket program for it too?
Thanks in advance