PicoScope 4444 TA300 current probe in VBA

Having problems ? let us know the details here
Post Reply
BobSwift
Newbie
Posts: 1
Joined: Wed Mar 07, 2018 7:03 pm

PicoScope 4444 TA300 current probe in VBA

Post by BobSwift »

I'm using a PicoScope 4444 with a TA300 current probe in VBA. I'm using the "Call ps4000aSetChannel(handle, 0, 1, 1, 7, 0)" function. I'm getting nothing but noise (data). What is the best way to get the TA300 probe to work in VBA?
Any examples?
When I tried adding the ps4000aSetProbeInteractionCallback function it locks up the PicoScope. I'm using the latest SDK with the PicoConnectProbes.h file. I'm using Block Mode. Ideas?

Post Reply