labscript-suite / labscript-devices

A modular and extensible plugin architecture to control experiment hardware using the 𝘭𝘒𝘣𝘴𝘀𝘳π˜ͺ𝘱𝘡 𝘴𝘢π˜ͺ𝘡𝘦.
http://labscriptsuite.org
Other
5 stars 58 forks source link

Edge type for timeout trigger of wait monitor #18

Closed philipstarkey closed 5 years ago

philipstarkey commented 7 years ago

Original report (archived issue) by Russell Anderson (Bitbucket: rpanderson, GitHub: rpanderson).


Permit specification of the trigger_edge_type for the WaitMonitor class.

philipstarkey commented 7 years ago

Original comment by Chris Billington (Bitbucket: cbillington, GitHub: chrisjbillington).


You mean for the timeout trigger, or for the edges that the WaitMonitor gets in order to determine how long the waits lasted?

philipstarkey commented 7 years ago

Original comment by Russell Anderson (Bitbucket: rpanderson, GitHub: rpanderson).


The timeout trigger. I've implemented this enhancement (and fixed issue #17) in the monashspinor fork (commit).

philipstarkey commented 5 years ago

Original comment by Chris Billington (Bitbucket: cbillington, GitHub: chrisjbillington).


Closing as fixed in labscrtipt PR #34