romainbrette / clampy

4 stars 0 forks source link

Software trigger #30

Open romainbrette opened 3 years ago

romainbrette commented 3 years ago

It could be useful to pass a trigger argument to acquire (and acquire_raw) such that the trigger is called just before board acquisition is started (as close as possible to the hardware call).

This way, we could use it to tell another thread that acquisition is starting. That thread may inject pressure pulses for example.