ps5000a implementation of digital triggering

Post general discussions on using our drivers to write your own software here
Post Reply
jeanguerard
Newbie
Posts: 0
Joined: Wed Jan 09, 2019 9:47 am

ps5000a implementation of digital triggering

Post by jeanguerard »

Hello,
I have a brand new 5442D MSO PicoScope. In my application I have to trigger on digital inputs, and record analog signals, which I used to do with a previous Mixed-Signal scope.
I successfully installed PicoSDK and built my own python application from the ps5000aExamples provided. Waveform recording works with analog triggering using ps5000aSetSimpleTrigger(). Now I would like to implement ps5000aSetTriggerDigitalPortProperties(), but the function is not implemented in ps5000a.py. However it is implemented in ps3000a.py
Is the ps5000 library not complete yet ?

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

Re: ps5000a implementation of digital triggering

Post by Martyn »

As discussed on your Support Ticket, this hasn't yet been implemented in ps5000a.py but we are hoping to add this very soon :)
Martyn
Technical Support Manager

Post Reply