LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Instrument Control architecture - Where to find more information

Looking for books or reading material on some different approaches to creating a complete instrument control package.  

 

Example:  Big conveyor belt system utilizing many motors, vision systems, closed loop operations.  User will schedule a "job" which takes a few minutes.  User can schedule 50 jobs as a batch, and software will launch each job based on certain criteria.  Each motor belongs to some subsystem, which can run in parallel with other subsystems.  

 

Was looking for more details on:

 

-  Top-down communication from scheduler to each low level systems VS.  Inter subsystem communication... pros and cons

-  Designing a scheduler and sequencer

-  Approaches to event drivin tasks 

 

Any reading material recommended?  This is similar to basic software thread control and management, but doing this with LabVIEW is a bit complex.

0 Kudos
Message 1 of 2
(1,886 Views)

A quick search on our site produced the following results. This may not be exactly what you're after but I hope that this might get you started.

 

Instrument Control "white-papers"

http://www.ni.com/white-paper/6105/en

http://www.ni.com/white-paper/4362/en

http://www.ni.com/white-paper/6145/en

http://www.ni.com/white-paper/5156/en

 

example of machine control:

http://zone.ni.com/devzone/cda/epd/p/id/5750

 

Best of luck!

0 Kudos
Message 2 of 2
(1,853 Views)