PicoScope 2204A Advanced Trigger

Post your LabVIEW discussions here
Post Reply
Tobi
Newbie
Posts: 0
Joined: Mon Mar 19, 2018 2:11 pm

PicoScope 2204A Advanced Trigger

Post by Tobi »

Hello!

I have a PicoScope 2204A and need a trigger with hysteresis in LabVIEW. In the programming manual I found the function ps2000SetAdvTriggerChannelProperties, which provides the functionality via the structure PS2000_TRIGGER_CHANNEL_PROPERTIES.

Unfortunately there is no programming example on GitHub, just examples for the simple trigger. If the libary function ps2000SetAdvTriggerChannelPropertiesis (from PS2000.dll), there is no way to set the hysteresis, it only gives the same inputs as with the simple trigger.

Is there an example of Advanced Triggers or can someone help?

Thank you very much!
Best regards,
Tobi

Hitesh

Re: PicoScope 2204A Advanced Trigger

Post by Hitesh »

Hi Tobi,

The PicoScope2000.llb file does not contain a sub-vi for the advanced trigger.

You can add Call Function Library Nodes to call the functions or e-mail support@picotech.com and a colleague will assist you further.

Regards,

Post Reply