LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Real time communication protocal

Hi all,

 

I am using compactRIO 9022 and 9024. I need to have real time communication with the central controller.

I am wondering is there any real time communication protocals are available for use or we have to develop by our own.

 

Best regards,

Yifeng.

0 Kudos
Message 1 of 4
(2,663 Views)

Are you after this sort of information: http://www.ni.com/white-paper/4720/

Troy - CLD "If a hammer is the only tool you have, everything starts to look like a nail." ~ Maslow/Kaplan - Law of the instrument
0 Kudos
Message 2 of 4
(2,652 Views)

That seems relevant to my project. But is there any tutorials to demonstrate how to use it? I can't find any.

It is a built in communication for LabView. I am not sure whether is compactable with the controller in the field.

 

Yifeng.

0 Kudos
Message 3 of 4
(2,619 Views)

Yifeng,

 

There are a few options that you have as far as tutorials are concerned.  Here is a link to an introduction video:

 

http://zone.ni.com/wv/app/doc/p/id/wv-1349

 

For the last 5 minutes of the video, it provides a thorough explanation of the basics of Real-Time.  Beyond that, there is a Getting Started with the LabVIEW Real-Time Module Guide that you can utilize to set up your project and learn some basic programming skills.  It can be found here:

 

http://www.ni.com/pdf/manuals/371375a.pdf

 

Hopefully these are a few resources that can get you started.  You will find that programming something to a Real-Time target is very similar to just regularly writing code in LabVIEW as far as the majority of structures are concerned.  If you need any further help with those basics, I would suggest looking at standard LabVIEW tutorials.

 

Regards,

 

Keith M.

Applications Engineer

0 Kudos
Message 4 of 4
(2,599 Views)