LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQ Problem when migrating to LV8.0

Hallo,

I have a piece of code which was originally written with LV7.1.1. It deals
with a NI6289PCI card. This code has been verified. Now I've migrated from
LV7.1.1 to LV8.0 and trying to load this code returns an error. A VI called
"Get Terminal name with device prefix.vi" was not found. As I can remember
these were from the TraditionalDAQ palette.
This vi takes and returns a task reference and it takes a string which is
"ao/StartTrigger" and "ao/SampleClock". Finally it returns a DAQmx
reference of something that is wired to the source inputs of DAQmxTiming
and DAQmxTrigger.

How can I get the functionality of this missing VI with modern DAQmx means.
I know that it has to do with synchronizing clocks and waiting for a
trigger.

Thanks for your help.

--
Regards

Oliver Friedrich

My email has no x!
0 Kudos
Message 1 of 5
(5,100 Views)
When you installed 8.0 did you install new drivers as well. If you did not i would install the traditional daq drivers and make sure that they can be used for 8.0. This goes for DAQmx as well. make sure when you open LV8.0 that these functions are available in the measurement I/O pallette if they are not then they need to be installed then your problem should go away.



Joe.
"NOTHING IS EVER EASY"
0 Kudos
Message 2 of 5
(5,089 Views)

Hi!

You will find it under  C:\Programme\National Instruments\LabVIEW 8.0\examples\DAQmx\_Utility

BR, Christian

Message 3 of 5
(5,087 Views)
Christian_M <x@no.email> wrote in
news:1164033609963-443316@exchange.ni.com:

> Hi!
> You will find it under&nbsp; C:\Programme\National Instruments\LabVIEW
> 8.0\examples\DAQmx\_Utility BR, Christian

Thanks a lot, things can be so easy!

--
Regards

Oliver Friedrich

My email has no x!
0 Kudos
Message 4 of 5
(5,070 Views)

Thanks!

0 Kudos
Message 5 of 5
(4,443 Views)