18.4.4.1 Sequence with 4 times exposure A followed by 1 time exposure B
If you have an external trigger, you can use the counter and timer to create longer exposure
sequences.
For example, if you want a sequence with 4 times exposure A followed by 1 time exposure B you
can count the trigger events. That means practically:
Use Counter1 to count 5 trigger signals then1.
issuing Timer2 for the long exposure time (retriggered by Counter1End).2.
Every trigger issues Timer1 for the short exposure.3.
Afterwards, an AND gate followed by OR gate combines the different exposure times.4.
In wxPropView it will look like this:
18 Use cases
215