From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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
(4,674 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
(4,663 Views)

Hi!

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

BR, Christian

Message 3 of 5
(4,661 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
(4,644 Views)

Thanks!

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