11-01-2018 04:47 AM
Hi
I what order is the lowTime and highTime executed when creating a pulse with CreatePulseChannelTime?
Does the order of lowTime and highTime change if idleState is set to High?
Solved! Go to Solution.
11-05-2018 10:36 AM
Hi Rasmussen,
Regarding your first question, it seems that (from this post) when you execute the CreatePulseChannelTime command the output remains low for the initialDelay duration, and then goes high for the highTime duration, before going low for the lowTime duration.
Regarding your second question, if the idleState is set to high, then the order of lowTime and highTime do indeed change such that the output first goes low, then back to high.
Hopefully this helps!