LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I coordinate x-y motorized stages and AI Read to occur at same time?

I am trying to scan an object and measure its reflectance. The return light is sent to an analog input and taken in by AI Read. The object is being moved under a scanner by two Melles Griot stepper stage and run by pre-made programs. The two functions aer placed in parallel. However, it appears that my program moves the stage and then collects data from AI Read. I want AI to be collecting data WHILE the stages are moving.
0 Kudos
Message 1 of 2
(2,587 Views)
There are examples available for this,

Automatic Analog Feedback with FlexMotion - Example - Development Library - National ...
Onboard Analog Input Using Return Data Buffer - Flexmotion - Example - Development ...
Onboard Analog Input Using General Purpose Buffer to Pass Data to Host - Flexmotion - ...
Master Analog Input - Slave Axis Gearing.vi - Example - Development Library - ...

if you type the above titles into search at ni.com/support you'll get them, http://search.ni.com/query.html?col=alldocs&layout=Example&qp=ContentType:Example&qt=%2Bmotion+%2Blabview+analog+input

This could be a plain LV (not motion) programming issue too, refer,
http://zone.ni.com/devzone/conceptd.nsf/2d17d611efb58b22862567a9006ffe76/d2e196c7416f373a862568690074c759?OpenDocu
ment

http://digital.ni.com/public.nsf/websearch/328E616C0237A23386256AE1005D87A1?OpenDocument
0 Kudos
Message 2 of 2
(2,587 Views)