Skip to content

Resolve "Add external trigger input"

Valentin Valls requested to merge 12-add-external-trigger-input into develop

Closes #12 (closed)

This MR provides a way to user external trigger with the Lima simulator.

I would expect it to improve our BLISS demo session, by reusing more code without simulating it.

  • Added support trigger mode ExtTrigSingle + ExtTrigMult
  • Added extTrigAcq to the camera
  • Added trigExternal to the tango simulator
  • Changed python test to use pytest
  • Added python tests with IntTrigMult,ExtTrigSingle,ExtTrigMult
Edited by Valentin Valls

Merge request reports