Quantcast
Viewing all articles
Browse latest Browse all 15

Re: keithley matlab and ethernet connection

If I use tcpip do i need special drivers? Because I tried using it. It connects but gives an error on using any other function, even IDN. So if i use tcpip or visa tcpip do I need to install anything?

"Ankit Desai" <adesai.nospam@mathworks.com> wrote in message <i8go97$kiq$1@fred.mathworks.com>...
> "Shirish Pandey" <nepalingraphix@yahoo.com> wrote in message <i8gedm$kk3$1@fred.mathworks.com>...
> > Hi, recently I have been working on keithley series 2612A. I want to do voltage sweep measurements. But I want to communicate using lan cable and matlab. I tried using the tcpip function ( http://www.mathworks.com/matlabcentral/fileexchange/11802 ). It seems to connect but when I try to read or write something, the instrument shows error. Has anyone been able to accomplish this before?
> >
> > A sample code using GPIB can be found here: http://www.keithley.com/data?asset=13157
> >
> > I need to implement something like that but using the lan connection. Any help?
>
> Hi Shirish,
>
> You can do so using Instrument Control Toolbox.
> Instrument Control Toolbox allows you to do communication over TCPIP and VISA-TCPIP
> Do check out examples/demo on the http://www.mathworks.com/products/instrument/demos.html
>
> -Ankit

Viewing all articles
Browse latest Browse all 15

Trending Articles