Trigger with more than one sensor

Post general discussions on using our drivers to write your own software here
Post Reply
PhilippA
Newbie
Posts: 0
Joined: Thu Aug 02, 2018 1:26 pm

Trigger with more than one sensor

Post by PhilippA »

Good morning,

i am Philipp and work with a 2405A and Python. Meanwhile i use for example:
ps.setSimpleTrigger('C', 0.2, 'Rising', timeout_ms=100000)
and after that in run a block with all 4 Sensors.

I have a problem to set all sensors as trigger-sensors.

I import picoscope with:
from picoscope import ps2000a

I wonder how to change the PS2000A_TRIGGER_CONDITIONS.
A example or some hints would be great.

Best regards

Philipp

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

Re: Trigger with more than one sensor

Post by Martyn »

If you email in to support@picotech.com the team will be able to assist you in setting up the triggering through the API.
Martyn
Technical Support Manager

Post Reply