LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How Serial communication works?

Hello

 

I am doing some personal project in that I use LabVIEW. I need serial communication with PC LabVIEW and one relay card.

 

So, I want to know about the working of LabVIEW serial communication.

 

I just use USB to RS 485 converter (home made) then through RS 485 to relay card.

 

In this relay card relay operate as per signal coming from RS 485.

 

Can you explain me how it work?

 

I have already work with LabVIEW but not done serial communication.

 

Thank you...

 

"SB02"
0 Kudos
Message 1 of 6
(3,177 Views)

Look in the example finder (Help->Find Examples...) for Basic Serial Write and Read.  That should get you started.  See what you can do with it. If you have more questions, show us what you've tried and tell us where you are stuck.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 6
(3,160 Views)

I have already shown the example, but didn't get any idea from that .

 

I want to know about working principle of the serial communication, how it transmit and receive data?

 

Thank you

"SB02"
0 Kudos
Message 3 of 6
(3,131 Views)
0 Kudos
Message 4 of 6
(3,126 Views)

Sorry about that but I know about serial communication but I know about with labview.

 

How it interact with labview ?

"SB02"
0 Kudos
Message 5 of 6
(3,109 Views)

We don't understand what you are asking. What is your LabVIEW question? If you're asking how to do serial communication with LabVIEW, you've already been told about the example. As you can see from the example, you use VISA, which is an API. Do you know what an API is?

 

If you have a more fundamental question, I would suggest you start here: http://www.ni.com/white-paper/4359/en

0 Kudos
Message 6 of 6
(3,095 Views)