Delay or Wait Command

More
2 years 3 months ago #2242 by bitzerjd
Delay or Wait Command was created by bitzerjd
Is there a Delay or Wait command that can be used in Macros?  I need to insert a brief delay after flipping port before the Mute command is executed.  Ideally it would be nice to have two commands....one that pauses execution of the Macro for X, and one that allows the macro to continue but holds the specific command for X.

Please Log in to join the conversation.

More
2 years 3 months ago #2244 by bowlingbeeg
Replied by bowlingbeeg on topic Delay or Wait Command
Yes, it's Pause|1 to wait 1 second.
The following user(s) said Thank You: bitzerjd

Please Log in to join the conversation.

More
2 years 3 months ago #2263 by davep
Replied by davep on topic Delay or Wait Command
Or fractional seconds. The parameter accepts a decimal value so pause|0.25 is a quarter second delay.

Please Log in to join the conversation.

Time to create page: 0.167 seconds