How to set digital trigger pattern on MATLAB?

Post your MATLAB discussions here
Post Reply
Sairy
Newbie
Posts: 0
Joined: Mon Dec 28, 2020 10:08 am

How to set digital trigger pattern on MATLAB?

Post by Sairy »

Hi,

I'm trying to set digital trigger pattern using "ps5000aSetTriggerDigitalPortProperties" function.
I want to set digital trigger pattern using multiple port conditions such as "D7 == LOW & D6 == FALLING" but the example is using only one port.

https://github.com/picotech/picosdk-ps5 ... _Example.m

Could you please tell me setting digital trigger pattern method?

Thank you.

Post Reply