Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

Send and receive Graphik on RS232

Hi.

Sorry for my bad english 😞

 

I beginn programing with NI production. and i have problem with RS232.

I want generate signal, then push  send button and send this signal via RS232 and the same windows receive this signal. I don't know how made it wit Labwindows/CVI. It's exemple wiht my problem? 🙂

 

0 Kudos
Message 1 of 8
(4,453 Views)

Hey

Here are few links and example which might help you.

 

Link 1, Link2 and link3

 

Good luck

 

-lab

0 Kudos
Message 2 of 8
(4,409 Views)

Thanks 🙂

but how send a random signal graphic? how send anr receive text now i know, but how with signal graph.. exemple sin or cos curve? :?

0 Kudos
Message 3 of 8
(4,391 Views)

Hello,

Do you know what instrument you are talking to? If so then there should be a command specific to that instrument. Look at this link which has already built in instrument driver, which might help you.

 

Thanks

 

NI-Khil

0 Kudos
Message 4 of 8
(4,362 Views)

sample.jpg

I will make this. This is my simple in .*uir file, but how programing this in *.c? 

Please, help me 😞 

0 Kudos
Message 5 of 8
(4,318 Views)

Hey

Check out this example. It is simple serial proramming using NI-VISA.

 

Good luck 

NI-khil

0 Kudos
Message 6 of 8
(4,292 Views)

thanks 🙂

But how  write graph variables to array:?

0 Kudos
Message 7 of 8
(4,276 Views)

You will write the graph data as a numeric array and then on the receiver side you will plot it again.

 

 

0 Kudos
Message 8 of 8
(4,225 Views)