- Messages
- 542
- Country

Tom
I had tried that , unfortunately it does not work for this instrument.
Using this code ( from post 20 above )
As can be seen in the shot below , both the "No" number of bombs .
and the "TI" time interval that are set , are ignored.
It dumps the bombs at that rate till all 250 are exhausted .
It can be stopped by resetting "No" to 00 and clicking the
trigger button.
Cheers
Karol
I had tried that , unfortunately it does not work for this instrument.
Using this code ( from post 20 above )
HTML:
<Keys>
<On Event="RELEASE_DROPPABLE_OBJECTS">
(L:F111_Nbr_Sum, number) (>L:Repeat) (P:Absolute Time, seconds) (L:F111_Interv_Sum, seconds) - (>L:Elapsed,seconds)
</On>
</Keys>
As can be seen in the shot below , both the "No" number of bombs .
and the "TI" time interval that are set , are ignored.
It dumps the bombs at that rate till all 250 are exhausted .
It can be stopped by resetting "No" to 00 and clicking the
trigger button.
Cheers
Karol

