Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

CreatePulseChannelTime low/high sequence

Solved!
Go to solution

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?

0 Kudos
Message 1 of 2
(2,550 Views)
Solution
Accepted by topic author Rasmussen

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!

0 Kudos
Message 2 of 2
(2,504 Views)