LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Data Acquisition with Remote System (PXIe)

Hello everyone,

 

i have a problem with aquiring data with my PXIe System using LabVIEW.

To my hardware:

PXIe-8880

and the data acqusisition cards PXIe-6738,-6356,-6378,-4353

I can neither find the harware with the DAQmx nor with creating a task (as well as global task) in MAX. 

As mentioned in the topic it is a remote system. What could be the easiest way to acquire data with this system?

 

Regards,

Michael

0 Kudos
Message 1 of 7
(3,433 Views)

Hi mihamm,

 

which OS do you use with your PXIe8880? According to the manual there are atleast two options to choose from…

 

Which software did you install on your embedded computer?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 7
(3,426 Views)

Hi,

thank you for your answer!

 

The installed OS is: NI Real-Time Phar Lap ETS 13.1

The software is LabView 2018 

 

Greetings,

Michael

0 Kudos
Message 3 of 7
(3,410 Views)

Hi Michael,

 

is LV2018 installed on th embedded computer or on your host PC?

Is LV2018 even compatible with old PharLap13?

Did you install any LabVIEW-Realtime modules, either on embedded or host computer?

Why isn't there Win7-64bit installed on the PXIe8880, as mentioned in the manual?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 7
(3,403 Views)

I'm working from home, and my PXI (an older version, not the PXIe, but a straight PXI) is in my office at work, but the following questions seem relevant:

  1. When you have the PXI on and connected to the same network as your PC, does it show up in MAX under Remote Systems?  [You may have to "refresh" the list of Remote Systems to get MAX to go out and "look for it"].
  2. If the answer is "No", then there's the basic problem -- the PXIe is "invisible" to the network, and thus not terribly useful as a LabVIEW RT Target.  There are still things you might be able to do with it (like running it as though it were the Host, something a colleague of mine apparently was convinced to do by a slick NI Sale Person who sold him an expensive system that I believe is still gathering dust).
  3. If MAX can see the PXIe, open the Software Tab and be sure that the software on the PXIe system seems to be compatible with LabVIEW 2018.  If MAX offers to "update" some of it, you might consider doing so.  Also, open the Hardware Tab and be sure that all of the installed Cards show up.  You might consider trying some Test Panels to see if things are working.
  4. If MAX can "see" it, then LabVIEW (and DAQmx) should also be able to see it.  Try creating a Real-Time Project, targeting it to your PXIe.  Go and create/save a Task for one of your PXI devices (let's say "My_AD_Task"), then open a VI on the Target (in LabVIEW), drop a DAQmx Start Task, create a Constant on the Task In input, and click the little black triangle and see if My_AD_Task appears, showing that you now can use Tasks in LabVIEW.

You've probably tried all of these things already.  But I couldn't tell from your Post if this is a "new problem" or a "newly-discovered problem" (as happened to me when I turned my old PXI on after 5 years of not being used, and forgot I had to "refresh its software", including adding a new, compatible-with-my-current-LabVIEW-Version Pharlap").

 

Let us know how it goes.  Now, if I could only get myRIO to work "as I think it should" ...

 

Bob Schor

0 Kudos
Message 5 of 7
(3,398 Views)

Hello GerdW,

 

thank you for your answer.

LV2018 is installed on my host computer.

How can i find out if LV 2018 and Phar Lap 13 is compatible? I found nothing on the internet.

I installed LV Real-Time 18.0.0 is this enough?

Honestly, I don't know why this operating system is installed, I took over the controller like that, or I haven't changed it.

 

Greetings,

Michael

0 Kudos
Message 6 of 7
(3,395 Views)

Hello Mr. Schor,

 

thanks for the detailed answer.

 

I just solved the problem. The system was always visible in MAX. This problem was newly discovered. I didn't use this system as well for some months.

What i've done: I reinstalled the whole software on the PXIe and on my host PC (now LV 2019) and it seems to work. There is just another error, but this seems to have another reason (Error -89137) Maybe i'll ask for a solution another time in a separat topic.

 

Thank you all for your help!

Greetings,

Michael

0 Kudos
Message 7 of 7
(3,370 Views)