Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

How can I realize a periodically ping?

If you have a question or need help, this is the place to be.
Post Reply
bernd
Posts: 10
Joined: Mon Mar 30, 2015 4:39 pm

How can I realize a periodically ping?

Post by bernd »

Hello,
as described in the heading, I am try to execute the ping command in regular intervalls. For example every 60 seconds in an endlees loop.
Can I do this with EG standart commands or have I manage this with phyton? I am already tried the automatic repeat command but without success.
Thanks in advance.

Kind regards,
bernd
Javier
Experienced User
Posts: 73
Joined: Sun Dec 01, 2013 3:45 pm

Re: How can I realize a periodically ping?

Post by Javier »

I think Paco's SchedulGhost plugin has a repeat function which will let you trigger an event which can be used to trigger your macro.
bernd
Posts: 10
Joined: Mon Mar 30, 2015 4:39 pm

Re: How can I realize a periodically ping?

Post by bernd »

Thank you,

I am already tried the Scheduleghost plugin but I solved it with the EG trigger command.

1.Trigger (for example shortcut "Keyboard.Ctrl+P")
2.Command (in my case the Ping-Command)
3.EG-Command create a trigger (use the first trigger "Keyboard.Ctrl+P", you can also use a delay)
-> endlees loop

Kind regards
Post Reply