Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQmxBase 2.1 Reset

I am looking for a DAQmxBase Reset Device.vi in DAQmxBase 2.1 and can't locate it. Can someone point me in the right direction?
 
Thanks,
vickie
0 Kudos
Message 1 of 5
(5,733 Views)
Hi Vickie,

The DAQmxBase Reset Device.vi is located in the functions pallette in LabVIEW in Measurement I/O>>DAQmx Base>>Dev Config.  A useful feature of the functions pallette is the search feature (button in the top right hand corner of the pallette).  Clicking on this gives you the ability to search for any function in the pallette as long as you know the name or portion of the name of the particular function.

Regards,
Andrew W
National Instruments
Message 2 of 5
(5,714 Views)
Thanks Andrew,
 
It is right where you said it would be. Interestingly though, I have been looking at the exact same place and all I would see under DAQmx Base is: Read, Write, Start, Stop and Task Config/Ctrl. This is when I would open my VI through the project. If I open a blank VI, I see everything under DAQmx Base.
 
Do you know why this would happen?
 
vickie
0 Kudos
Message 3 of 5
(5,711 Views)
Hi Vickie,

Does your LabVIEW project have a PDA target?  If you have a VI in a project that is targeting a PDA, only the DAQmx Base functions Read, Write, Start, Stop, and subpallette Task Config/Ctrl are available.  When opening a blank VI that does not target a PDA, you are given access to all available DAQmx Base functions.

Regards,
Andrew W
National Instruments
Message 4 of 5
(5,690 Views)
Yes, I'm targeting my PDA in my project so that would make sense. Thanks for the help!
 
Vickie
0 Kudos
Message 5 of 5
(5,637 Views)