Hi, i'm pretty much a newb with LAN communicating and labview...done some GPIB thought and understands some principles....anyway
I'm trying to get data from an LeCroy waverunner 6030 via LAN.....I think I set things kinda right....
1- I connected the oscilloscope and checked it's IP adresse, then changed some settings on the card to fit the IP. Then i tried to ping the oscilloscope adresse and it worked
2- next, I went into MAX and created a new VISA TCP/IP ressource, and chose manual entry/raw socket since the LeCroy is not "VXI-11" compliant or something...i entered the ip adress and port 21, and it worked
But, i've downloaded the LeCroy drivers and when i tried to run the all-made Lecroy examples, setting the Visa source to "oscilloscope" (the name i've given in VISA alias)....i get an error :
Error -1073807194 occurred at VISA Read in lcwave Read.vi->lcwave Initialize.vi->lcwave Acquire Waveform.vi
Possible reason(s):
VISA: (Hex 0xBFFF00A6) The connection for the given session has been lost
When i try to send commands via VISA test pannel, i also get BFFF00A6 in return satus field
If someone has any ideas please help me out...tx