LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to communicate with DT 9814

Hello all,

 

I am very new to Labview. Company will not pay for training.Smiley Sad

I am trying to communicate with a Data Translation DT 9814.

 

Labview see the device and M/I says that it works correctly.

Do I use a UDP or a VISA to open the devise. I have tried to use the DAQ menu but it will not communicate.

 

Sorry if it sounds stupid.Smiley Frustrated

I have attached a vi that I made. I am sure many mistakes.

Please feel free to make changes.

 

Thanks,

0 Kudos
Message 1 of 14
(3,273 Views)

You should look at their free download LV-Link.

0 Kudos
Message 2 of 14
(3,269 Views)

Hi,

 

You will either have to write your own custom DLLs or, as previously stated, download LV-Link 3.0 fromt he manufactururs website.  These are pretty much doing the same thing for this device that DAQmx does for NI devices.

 

Regards,

 

Greg H.

Applications Engineer
National Instruments
0 Kudos
Message 3 of 14
(3,249 Views)

Thanks guy's

 

Went to the Data translation site downloaded the LV.

 

Now have these errors. I can not find the DLL's in system Windows or Windows32

 

0 Kudos
Message 4 of 14
(3,239 Views)

Hi,

 

Looks like something messed up with the install.  I would try running the installer for the drivers again.

 

Regards,

 

Greg H.

Applications Engineer
National Instruments
0 Kudos
Message 5 of 14
(3,235 Views)

Gregg,

 

Should I un install the DT9814 software all together.

 

George,

0 Kudos
Message 6 of 14
(3,231 Views)

George,

 

I would try running the installer again with your system as is and see if it missed something the first time.

 

Regards,

 

Greg H.

Applications Engineer
National Instruments
0 Kudos
Message 7 of 14
(3,227 Views)

Greg,

 

I just did. No change.

I was told that the DLL would be in the locations but they are not only the DIL's are.

 

 

George

0 Kudos
Message 8 of 14
(3,225 Views)

Ok,

 

Found the DLL's oldaapi32 and olmem32 where do they need to be.

Presently they are in System32.

 

Does labview require them to be in a different location.

 

George

0 Kudos
Message 9 of 14
(3,218 Views)

George,

 

These dlls are associated with the third party drivers you downloaded.  You will have to check the VIs and see where they reference the dlls from.

 

Regards,

 

Greg H.

Applications Engineer
National Instruments
0 Kudos
Message 10 of 14
(3,213 Views)