adc200.vi in LabVIEW 8.0

Post your LabVIEW discussions here
Post Reply
electro
User
User
Posts: 3
Joined: Thu Jul 27, 2006 10:11 am
Location: Hants

adc200.vi in LabVIEW 8.0

Post by electro »

I am trying to use adc200.vi (parallel port) in LabView 8.0 on a Windows XP system. Whenever I try to run it comes back with the error message -VI "adc200.vi" was stopped at Call Library Function Node 0x2074 of subVI "adc200.vi"". Can you help me please.

Michael
Advanced User
Advanced User
Posts: 656
Joined: Thu Jul 07, 2005 12:41 pm
Location: St Neots, Cambridgeshire

Post by Michael »

Hello,

I have had a look at this VI and found a couple of problems.

Fisrtly, the ADC200_run function was causing a crash as there was a missing returns declaration. Next, there was no ADC200_close function call which was preserving the driver within the LabVIEW development enviroment. The only way to escape this was to restart LabVIEW. I have now added a close function at the end of the stacked sequence.

This should help you out, you will need to register and post a reply to see the attachment in the topic review window.

Best regards,
Michael
Attachments
adc200.zip
(24.01 KiB) Downloaded 2986 times
Michael - Tech Support
Pico Technology
Web Support Forum

electro
User
User
Posts: 3
Joined: Thu Jul 27, 2006 10:11 am
Location: Hants

adc200.vi

Post by electro »

Thanks I'll try it out

electro
User
User
Posts: 3
Joined: Thu Jul 27, 2006 10:11 am
Location: Hants

adc200.vi

Post by electro »

I've registered and sent you a reply but the attachment is eluding me. Am I missing something.

Michael
Advanced User
Advanced User
Posts: 656
Joined: Thu Jul 07, 2005 12:41 pm
Location: St Neots, Cambridgeshire

Post by Michael »

Hello,

Go to the post reply section and scroll down. You will see the topic review section and then scroll down to through the messages until you see my message with the attachment.

Best regards,
Michael
Michael - Tech Support
Pico Technology
Web Support Forum

MEbner
Newbie
Posts: 1
Joined: Wed Sep 13, 2006 8:43 pm

Post by MEbner »

Hi,

I'm having the same problem with my .vi, however, I have Labview 7.1, and the version posted here is for 8.0. Would it be possible to get the updated .vi in a version compatible with 7.1?

Thanks.

Michael
Advanced User
Advanced User
Posts: 656
Joined: Thu Jul 07, 2005 12:41 pm
Location: St Neots, Cambridgeshire

Post by Michael »

Hello,

Please find the VI you requested attached to this post.

Please pst a reply and scroll down through the previous post to see the attached example.

Best regards,
Michael
Attachments
adc200.vi
(94.7 KiB) Downloaded 3103 times
Michael - Tech Support
Pico Technology
Web Support Forum

RAVI
User
User
Posts: 5
Joined: Tue Dec 05, 2006 8:47 pm

adc200

Post by RAVI »

labview 8 attachment

mikebettinger
Newbie
Posts: 1
Joined: Fri Dec 29, 2006 6:27 pm

ADC200 labview attachment

Post by mikebettinger »

How do I get a copy of this file? Thanks, Mike.

liurong82
User
User
Posts: 2
Joined: Thu Jul 03, 2008 12:12 pm

Post by liurong82 »

very good!thanks

liurong82
User
User
Posts: 2
Joined: Thu Jul 03, 2008 12:12 pm

Post by liurong82 »

why i can't download the atachment!?????

Post Reply