What do you mean by "timing output"? Is moninj
(the dashboard control you mentioned for this) sufficient for this – or rather, what does your application need beyond that?
If setting a TTL channel in the experiment has no effect, but toggling it via moninj does, then it may be an issue of it being a TTLInOut
channel but output()
not having been called to switch it into output mode.