Search found 5 matches

by Nmalan
Mon May 24, 2021 11:56 am
Forum: .Net Languages (C#, VB.Net, .)
Topic: Pico3424 advanced triggering support
Replies: 0
Views: 14158

Pico3424 advanced triggering support

Good day, Please confirm if this discontinued device can support advanced triggering (specifically "pulse width" triggering in block mode) as implemented in the SDK ver 10.7.18.140 API functions. If so, where can I find coding examples to "implement pulse width" triggering using vb.net or c#. Thank ...
by Nmalan
Mon Nov 16, 2020 10:01 am
Forum: .Net Languages (C#, VB.Net, .)
Topic: ps4000PingUnit
Replies: 0
Views: 10063

ps4000PingUnit

Good day,
While trying to call the ps4000PingUnit function in the ps4000.dll library I get a No entry point found exception.
Is this function available for the 4424 device?
How can I pole the device to detect a USB disconnect condition in real time?
Thanks,
Niel Malan
by Nmalan
Fri Dec 03, 2010 5:59 am
Forum: .Net Languages (C#, VB.Net, .)
Topic: Trigger Delay function ps4000SetTriggerDelay
Replies: 1
Views: 4514

Trigger Delay function ps4000SetTriggerDelay

This has relevence to the PS4000 series devices I am trying to implement the ps4000SetTriggerDelay function in my application. I experience the following: 1) The function does not work if there are no pre-trigger data points set. 2) The delay parameter does not specify the delay in data points in mu...
by Nmalan
Tue Oct 12, 2010 6:41 pm
Forum: PicoScope 6 for Windows
Topic: PicoScope 6 file output format
Replies: 2
Views: 5524

PicoScope 6 file output format

I really like the PicoScope 6 software but would like to save the captured data in a format that can be used by the data crunching application we normally use. This software is known as DaDisp, a very popular spreadsheet-like data analysis application. The format this app uses is really simple, basi...
by Nmalan
Mon Oct 11, 2010 10:31 am
Forum: .Net Languages (C#, VB.Net, .)
Topic: C# example - false system triggers with 4424 device
Replies: 2
Views: 5842

C# example - false system triggers with 4424 device

Hi, These comments have bearing on the 4424 device I am trying to write an app using VB.NET 2010 and ran into this problem. The pico unit seems to fire the trigger (call back function gets called) the very first time it is armed after opening the driver. I thought it was my code but this also happen...