LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Ideas regarding RT and Host communication interface architecture

Hello All,
 
I need to standardize comunication interface between RT and host vis, which is the best way to implement with scalability for the future  needs?
0 Kudos
Message 1 of 4
(2,670 Views)
Hi ksn,

Here is a knowledgebase that lists your options for communicating between the host and RT system.
Warm regards,
Karunya R
National Instruments
Applications Engineer
0 Kudos
Message 2 of 4
(2,646 Views)

Hi Karunya_R,

Thanks for ur reply.

Already communication is implemented using network shared variables and some variables  with RT FIFO enabled  in the random manner i.e then and ther inside RT & host vis .My question is I want to optimize/standardize  the communication ie  for example seperate subvi or communication engine.

Please give me some ideas reg this.

 

0 Kudos
Message 3 of 4
(2,624 Views)
Simple message Protocol will be the easiest way to communicate through standardized VIs. There is an entire Developer Zone article and an example program on this. There is also the option using command based functions.

It would be helpful if you could tell me what are you trying to achieving through optimization or standarization?
Warm regards,
Karunya R
National Instruments
Applications Engineer
0 Kudos
Message 4 of 4
(2,600 Views)