Device connect problem to labview program

Post your LabVIEW discussions here
Post Reply
Hwang
Newbie
Posts: 0
Joined: Thu Jul 04, 2024 5:37 am

Device connect problem to labview program

Post by Hwang »

I hope this message finds you well. I am currently working on a project that involves utilizing the PicoScope 5244D device with LabVIEW 2018 (32-bit). I have downloaded all necessary software components, including the SDK kit and PicoScope 7 (version: 7.1.32.19681), from your website to facilitate integration with my LabVIEW program.

Upon connecting the device to my computer via USB port and attempting to run one of your examples sourced from GitHub, I encountered an error message indicating that the device could not be detected. I am unsure of the root cause of this issue. :(

Could you please assist me in resolving this problem? Any guidance or troubleshooting steps would be greatly appreciated.

Thank you for your attention to this matter. :D

Best regards,
Hwang
NeilH
PICO STAFF
PICO STAFF
Posts: 298
Joined: Tue Jul 18, 2017 8:28 am

Re: Device connect problem to labview program

Post by NeilH »

Hi

What example are you trying to run? The 5244D uses the ps5000a driver and the associated examples.
Are you able to share the exact error message being displayed?
Have you downloaded the 32 bit PicoSDK to match your 32 bit version of LabVIEW?
Have you got any instances of PicoScope 7 open while trying to open the scope with LabVIEW?
Neil
Technical Support Engineer
Hwang
Newbie
Posts: 0
Joined: Thu Jul 04, 2024 5:37 am

Re: Device connect problem to labview program

Post by Hwang »

Hi thank you for your reply. I will answer your questions one by one.

1. What example are you trying to run? The 5244D uses the ps5000a driver and the associated examples.
A : I try to run PicoScope5000a ExampleAWG.

2. Are you able to share the exact error message being displayed?
A : The error message is this.
'Error API function call ps5000aOpenUnit PICO_NOT_FOUND
No Pico Technology device could be found. Error code 3 Decimal 00000003 Hex.'

3. Have you downloaded the 32 bit PicoSDK to match your 32 bit version of LabVIEW?
A : I download PicoSDK 10.7.26 (32-bit).

4. Have you got any instances of PicoScope 7 open while trying to open the scope with LabVIEW?
A : Yes I saw the instances of PicoScope 7 opening. But error came out.

If you need more information or something else, give me the reply again.

Thank you.
Hwang
Newbie
Posts: 0
Joined: Thu Jul 04, 2024 5:37 am

Re: Device connect problem to labview program

Post by Hwang »

It would be better to show you a display of error. Thank you
Attachments
KakaoTalk_20240708_164035508.jpg
EPC_SP
Newbie
Posts: 0
Joined: Wed Jul 31, 2024 12:37 am

Re: Device connect problem to labview program

Post by EPC_SP »

Hi All,

I'm having the similar issue as above - Have a Picoscope 6404E Running LABVIEW 2024 (64 bit) on WIndows 11 :

- Downloaded SDK (7.1.29 64 bit) and Picoscope 7.1.29 (64 bit) - Scope works fine with Pico scope 7 T&M
- When running an example from Github (PicoScope6000ExampleAWG.vi) I get the same error a similar error:

Error API function call ps6000OpenUnit
PICO_NOT_FOUND
No Pico Technology device could be found
Error code 3 Decimal
00000003 Hex

Picoscope 7 is not running when I start the example.

How do I resolve this issue?

Thank You
Martyn
Site Admin
Site Admin
Posts: 4572
Joined: Fri Jun 10, 2011 8:15 am
Location: St. Neots

Re: Device connect problem to labview program

Post by Martyn »

For your device you will need these examples
https://github.com/picotech/picosdk-ni- ... er/ps6000a
Martyn
Technical Support Manager
浩321
Newbie
Posts: 0
Joined: Mon Sep 02, 2024 9:56 am

Re: Device connect problem to labview program

Post by 浩321 »

what should i do
Attachments
微信图片_20240903122100.jpg
Martyn
Site Admin
Site Admin
Posts: 4572
Joined: Fri Jun 10, 2011 8:15 am
Location: St. Neots

Re: Device connect problem to labview program

Post by Martyn »

When you setup your PC did you follow all of the steps in

https://github.com/picotech/picosdk-ni- ... /README.md

are you running the PicoScope 7 software, if so close this down and repeat your test.
Martyn
Technical Support Manager
Zhangxi
Newbie
Posts: 0
Joined: Sun Sep 08, 2024 3:46 pm

Re: Device connect problem to labview program

Post by Zhangxi »

Hi,I'm having the same issue.
I am currently working on a project that involves utilizing the PicoScope 6424E device with LabVIEW 2024 (32-bit).I'd like to be able to find a detailed solution.
Hope someone can help me
Post Reply