05-26-2006 10:33 AM
05-26-2006 11:18 AM
Using DAQmx functions instead of DAQmx express does decrease overheads and u can reach better performance.
Post your vi and we can suggest better
05-26-2006 12:25 PM
05-30-2006 04:59 AM
06-02-2006 10:40 AM
Hi Sandra,
Could you please confirm what card you have.
I do not believe that National Instruments sells a 6261 card.
Thanks
Emma Rogulska
NIUK & Ireland
06-05-2006 04:27 AM
sorry that was a typo, it is a 6251.
I have got a little further with the problem, and have a new vi, but it is on the PC in the lab, which isn't
networked, so I am going to go down there now and get a copy and I will post it,
sandra
06-05-2006 07:15 AM
06-09-2006 09:07 AM
Hi Sandra,
Rather than adapting "Gen Dig Pulse.vi", I would suggest using the example VI "Gen Dig Pulse-Retriggerable.vi".
This example is within the LabVIEW "Example Finder" library.
The navigation to find this example code is: click "Help" on the LabVIEW toolbar, select "Find Examples" from the drop down list, this will open the Example library.
Open the following folders to browse to the example code; Hardware Input and Output> DAQmx> Generating Digital Pulses. "Gen Dig Pulse-Retriggerable" is located with in the list of examples.
This VI should have the exact functionality you are looking for by setting the trigger source as the single trigger per revolution of the encoder and the delay in terms of number of ticks off the encoder.
I hope this helps you,
Emma Rogulska
NIUK & Ireland
06-16-2006 03:24 AM
Many thanks EmmaR that vi certainly helped,
best regards,
Sandra
06-16-2006 04:50 AM