Delay or Wait Command

bitzerjd's Avatar Topic Author
User User
  • Posts: 375
  • Thanks: 3

Delay or Wait Command

2 years 5 months ago
#2242
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 or Create an account to join the conversation.

bowlingbeeg's Avatar
User User
  • Posts: 248
  • Thanks: 33

Re: Delay or Wait Command

2 years 5 months ago
#2244
Yes, it's Pause|1 to wait 1 second.
The following user(s) said Thank You: bitzerjd

Please Log in or Create an account to join the conversation.

davep's Avatar
Admin Admin
  • Posts: 371
  • Thanks: 98

Re: Delay or Wait Command

2 years 5 months ago
#2263
Or fractional seconds. The parameter accepts a decimal value so pause|0.25 is a quarter second delay.

Please Log in or Create an account to join the conversation.

Time to create page: 0.414 seconds