I think you have two options here:
- Add also the second activation time to the
tstops
array e.g.tstopts=[1000, 1100]
- Simply use
ContinuousCallback
’s and forget abouttstops
I think you have two options here:
tstops
array e.g. tstopts=[1000, 1100]
ContinuousCallback
’s and forget about tstops