Re: keithley matlab and ethernet connection
"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...
View ArticleRe: 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?...
View ArticleRe: keithley matlab and ethernet connection
"Sris P" <nepalingraphix@yahoo.com> wrote in message <i8k6b1$bja$1@fred.mathworks.com>...> If I use tcpip do i need special drivers? Because I tried using it. It connects but gives an...
View Articlecommunication via ethernet fpga-sp601 to simulink
hi, could anyone got idea that udp receive block can receive data via ethernet from fpga sp601, whether i need to code udp/ip stack in fpga or something else. Is it possible to communicate via...
View ArticleRe: keithley matlab and ethernet connection
Hello Ankit, Thanks for your reply. I installed the VISA software and am using VISA object. It works properly. I couldn't make it work with just TCPIP. I guess i'll stick to the visa object. Thanks for...
View ArticleGUI AND USB INTERFACE
I AM WORKING WITH A NO OF SENSORS . I USE RS-232 AS FOR AS COMMUNICATION WITH THE HARDWARE AND PC . BUT THIS IS NOT POSSIBLE WITH THE LAPTOP AS LAPTOP DON'T HAVE RS-232 PORT, SO IS IT POSSIBLE TO READ...
View ArticleRe: GUI AND USB INTERFACE
"nitish " <nitishrgautam@gmail.com> wrote in message <jidlbj$4eb$1@newscl01ah.mathworks.com>...> I AM WORKING WITH A NO OF SENSORS . I USE RS-232 AS FOR AS COMMUNICATION WITH THE...
View ArticlexPC Target "Malformed Message"
Hi, I'm having trouble with xPC Target with simulink in external mode. The host and target are connected with direct ethernet connection. The model is configured as a stream of linearly increasing...
View Articleraw packet reception in matlab
Hi, I have a hardware board which will send debug data. please note there is no header information in that debug data [i mean MAC header,IP header, TCP/UDP header]. few questions on it 1. Is there...
View ArticleRE: matlab program to send data to a PC via ethernet port
hello , its samar I have written program such that ...it hides text file in the image and that image will be encrypted ...now i want to send that encrypted image to another computer through Ethernet...
View ArticleRe: MATLAB-FPGA-Ethernet
"Mohammad ALaa" <eng.pirlo@gmail.com> wrote in message <g4lvph$2e8$1@fred.mathworks.com>...> Hello all> > i want to know how i can do the following..> > first i want to take...
View ArticleRe: MATLAB-FPGA-Ethernet
"Mohammad ALaa" <eng.pirlo@gmail.com> wrote in message <g4lvph$2e8$1@fred.mathworks.com>...> Hello all> > i want to know how i can do the following..> > first i want to take...
View ArticleTCP IP connection to give command to a sensor connected over Ethernet and...
I have a measurement sensor which is connected over ethernet cable. I want to sent commands to it and take readings form it.Can anyone help me by telling me, which commands in matlab is to be used to...
View ArticleMatlab Performance using Java
Hi, I just start to use Java inside Matlab in order to read from the ethernet. The program right now is quite simple, it only read 53 doubles @ 1000Hz more or less. The problem is that I am not getting...
View ArticleRe: Matlab Performance using Java
Solved, there was no problem with the receiver but with the sender.
View Article