06-27-2005 06:10 PM
06-27-2005 06:20 PM
@PacMan wrote:
I am replacing Traditional DAQ calls with DAQmx calls. I need to replace the DAQ Occurence Config vi, but can't find a equivalent on in the DAQmx pallette. Does any replacment VI exist?
06-28-2005 07:18 AM
06-29-2005 08:40 AM
03-21-2010 07:17 AM
Hi,
I have been looking in to a similar problem as this original post. I am upgrading some applications that use Traditional DAQ to DAQmx and have come across the DAQ Occurrence Config.vi. In this application it is being used to 'send the VI to sleep' until the acquisition task is complete allowing LabVIEW to execute other VIs. Once the acquisition completes the VI 'wakes up' and continues.
I have taken a look in to the "DAQmx Advanced Task Options" sub palletes but can't see anything that does the job.
In DAQmx I know that a VI pauses at the analogue input read until the number of samples requested are available (r a timeout occurs), is this strictly the same?
Any pointers are appreciated
03-22-2010 05:19 AM
03-22-2010 08:01 PM