LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Multi system control architecture

Hello,

 

I am trying to develop an application to control and monitor two systems. The two system will be using a single CDAQ chasis to acquire and control the signals. The two system is identical in all aspect only the channels will be different.

 

I am bit confused in selecting the architecture. It will be very helpful if somebody can give me guidance/advice/suggestions/thoughts .... Smiley Happy

 

Thank You!

 

Regards,

Rajesh

Rajesh Raghavan Nair

Certified LabVIEW Architect
Certified Teststand Architect
0 Kudos
Message 1 of 4
(2,705 Views)

If the two systems are identical, make reentrant VIs so that they can run completely independant.  Just pass in which channels in the cDAQ to use.


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 4
(2,685 Views)

Thanks crossrulz for your reply!

 

I am sorry that I missed some information, the two system should have two GUI's which shall have the valve status, heater status, a PID loop, an activity log, test sequencing, database logging etc. like a standalone application. At the same time two system will use one CDAQ chasis. So the functionality of each GUI will remain same, only difference will be the selection of channels for example cdaq\mod1\ai0 will be pressure sensor for system 1 and cdaq\mod2\ai0 will be pressure sensor for system 2.

 

I am just trying to figure out what will be the right architecture! Please let me know your thoughts!

 

Thank You!

Rajesh Raghavan Nair

Certified LabVIEW Architect
Certified Teststand Architect
0 Kudos
Message 3 of 4
(2,679 Views)

I want to add one more thing, these two GUI shall be controlled/monitored simultaneously.

 

Thanks!

Rajesh Raghavan Nair

Certified LabVIEW Architect
Certified Teststand Architect
0 Kudos
Message 4 of 4
(2,666 Views)