USB ADC11/12 Labview 8.2 vi/llb?

Post your LabVIEW discussions here
Post Reply
RichB
User
User
Posts: 6
Joined: Fri Dec 08, 2006 4:21 pm
Location: New Jersey, USA

USB ADC11/12 Labview 8.2 vi/llb?

Post by RichB »

Hello Pico,

I'm looking for the Labview vi/llb for the USB ADC11/12 and can't seem to find it. I downloaded and installed the latest version of the software, PicoFull-r5-15-6, specifiying the usb adc11/12 during the install. there are other files present, such as usbadc11.dll, usbadc11.lib, etc., but not a labview file ending in llb or vi.

Any suggestions?

Thanks, Rich.

ziko
Advanced User
Advanced User
Posts: 1705
Joined: Fri Dec 01, 2006 10:03 am
Location: St Neots

Post by ziko »

Hi and thank you for your post. At the moment we are currently running a limited support service during the Christmas break and as such I do not have access to all our services. I will investigate this next week when we are fully operational, sorry for any inconvenience.

Kind regards

Ziko -tech support
Ziko

Technical Specialist

RichB
User
User
Posts: 6
Joined: Fri Dec 08, 2006 4:21 pm
Location: New Jersey, USA

Post by RichB »

Hello Pico,

have you had an opportunity to look into this request?

thanks, Rich.

ziko
Advanced User
Advanced User
Posts: 1705
Joined: Fri Dec 01, 2006 10:03 am
Location: St Neots

Post by ziko »

Hi thank you for your post, we currently do not have any USBADC11 vi files, however if you have a look at the ADC11 vi, and look at the USBADC11 and ADC11 dll you can create your own vi file. The USBADC11 is based on the ADC11.

I hope this helps

Kind regards
Ziko

Technical Specialist

RichB
User
User
Posts: 6
Joined: Fri Dec 08, 2006 4:21 pm
Location: New Jersey, USA

Post by RichB »

Hello Pico Forum People,

Does anyone have an example vi for the USB ADC11 that they would mind sharing?

thanks, Rich.

gruntman
Advanced User
Advanced User
Posts: 109
Joined: Thu Sep 28, 2006 3:50 pm

Post by gruntman »

Rich,

Attached is a example vi that will work with the USB ADC-11. If you need anything added to it simply let me know and I will help you out. Hope this gets you going.

Regards,

Richard Boyd
Crag Technologies, Inc
http://www.pc-oscilloscopes.com
Attachments
usbadc11_example.zip
USB ADC 11 Example
(75.31 KiB) Downloaded 2763 times

aaroe
User
User
Posts: 6
Joined: Wed Dec 27, 2006 10:41 am
Location: Aalborg, Denmark.

Standalone executable from LabVIEW

Post by aaroe »

Hi there, a quick question from an unexperience user of LabVIEW.

I've used LabVIEW for a few projects, very basic designs, and have noticed it's ability to export to standalone executables.

Is it possible to make a program in LabVIEW which takes care of the nescessary communiation with the ADC11 and export it as an executable which can be run on other clients with the ADC11 connected?

Basiccaly, what I'm hoping to accomplish is to make a small application which, when run, grabs all the current data from the ADC11 and throws it into a file in some format, which can later be processed. I'm not that skilled in C programming, so I was hoping this could be accomplished with some nifty LabVIEW work. Not that I'm that experienced in LabVIEW either :)

Any help and feedback regarding this, will be much appreciated.

Yours sincerely
Christian Rasmussen.

SHUN-CHUNG HSIAO
User
User
Posts: 3
Joined: Mon Apr 16, 2007 3:01 am

Post by SHUN-CHUNG HSIAO »

Hi!

Here is an example of LabVIEW 8.2 to stream ch1 & ch2 datas of ADC-11 to a spreadsheet.

Best Regards!

S.C. Hsiao
Attachments
adc11_stream 2CH example.vi
(19.63 KiB) Downloaded 2062 times

Post Reply