Using Labview 64 bit

Post your LabVIEW discussions here
Post Reply
carlosdmpereira
Newbie
Posts: 0
Joined: Mon Jun 30, 2014 1:46 pm

Using Labview 64 bit

Post by carlosdmpereira »

Hello,

I just started programming on Labview 64 bit, using the the picoscope 5444B.

When I try to run one of the vi’s, like “PicoScope5000aExampleBlock” it gives some errors, that you can see on the picture attached to this email.
I think that it is related with the fact that labview is not recognizing the functions.

Attached to this message I have inserted a print screen of the error.

Can anyone help me fixing this issue?

Cheers,
Carlos
Attachments
Labview 64 bit error.JPG

Karunen
Advanced User
Advanced User
Posts: 194
Joined: Thu Nov 21, 2013 9:22 am

Re: Using Labview 64 bit

Post by Karunen »

Hi Carlos,

Have you had a look at http://www.picotech.com/support/topic12601.html?

With 64 bit LabVIEW you will need to go to all the function call, reconnect the dll and reselect the function calls.

And if you are using a block example you will want to to where ps500arunblock is called and change the IpReady and the pParameter variables to Signed 64-bit Integers

Kind Regards,
Karunen

Technical Specialist
Pico Technology

Post Reply