Hi,
I am trying to use sendCostumPulseTrain() with onset times and voltages in Python.
It works fine for pulse durations below 30 seconds, but if I put 30 sec or more, it stops working.
ex: myPulsePal.programOutputChannelParam('phase1Duration', outPutChannel, 30)
Anyone knows why this happens?
I would like to use pulse train with pulse durations around 1 min, if possible.
Thank you!