Using 4423 picoscope automotive with labview

Ask any questions relating to the PicoScope hardware or kit contents here.
If you have any questions prior to purchasing the kit post them here.
Post Reply
Adnan Fazil
Newbie
Posts: 0
Joined: Thu Jul 22, 2010 10:18 am

Using 4423 picoscope automotive with labview

Post by Adnan Fazil »

Hi,
i have picoscope 4423 with complete automotive kit. I m using this kit with "picoscope 6 automotive" software succesfuly.
I want to know that how to use this kit with labview?? i have downloaded the SDK for 4423 which has 2 example vi's and some DLLs. but i want to make a vi myself, can i do that without using DLL files???
I m asking this because i m not comfortable with DLLs in labview but i have to use 4423 with labview...i need some help .

Thanks nd regards.

Robin
OneWave
OneWave
Posts: 10
Joined: Fri Sep 19, 2008 10:17 am

Re: Using 4423 picoscope automotive with labview

Post by Robin »

Hi

To control the device from LabVIEW, you need to call the functions in the ps4000.dll using the Call Library Function node.

The examples demonstrate these function calls.

Robin

Adnan Fazil
Newbie
Posts: 0
Joined: Thu Jul 22, 2010 10:18 am

Re: Using 4423 picoscope automotive with labview

Post by Adnan Fazil »

thanks robin.
U r rite but i m asking that can i use the 4423 with labview without using call library function nodes???

let me make it simple
Is is possible to use 4423 in labview without using any DLL???

THANKS in ADVANCE
ADNAN

Robin
OneWave
OneWave
Posts: 10
Joined: Fri Sep 19, 2008 10:17 am

Re: Using 4423 picoscope automotive with labview

Post by Robin »

Hi Adnan

No.
To control the device from LabVIEW, you need to call the functions in the ps4000.dll using the Call Library Function node.
Robin

Adnan Fazil
Newbie
Posts: 0
Joined: Thu Jul 22, 2010 10:18 am

Re: Using 4423 picoscope automotive with labview

Post by Adnan Fazil »

oh nooo.. :?

anyways THNKS...

Post Reply