Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

Network shared IO Aliases

Hello,

 

I am currently working on a NI cRIO embedded application, and need some advice on using IO aliases. The application is for the most part headless, but it is possible to connect to it to do configurations and ect. 

 

I have created a library with all IO aliases for my incoming and outgoing signals which is hosted on the RT target, and these are used in the deterministic control loop as part of the control loop. However, I am wondering if it is a good idea to enable Network sharing on these variables and use them in the front panel (separate application running on a windows machine) directly - or if i should keep the IO aliases single process and instead create a second non-deterministic loop and move values from the IO aliases into dedicated shared variables that are network shared.

 

Some advice would be greatly appreciated! 🙂

IO Alias.PNG

 

This is my Alias library contaning all my variables..

 

control_loop.PNG

 

This is a screenshot of my control loop - where you see how i use my IO Aliases.

0 Kudos
Message 1 of 1
(4,970 Views)