Possible to issue periodic Ping message by Data logger suite?

Started by ccdr, March 21, 2020, 01:13:40 AM

Previous topic - Next topic

ccdr

I'd like to let Data logger suite issue periodic Ping message to my IP device watchdog manifesting its live status.
Is it possible to implement the periodic Ping operation in a Data logger suite native way?
Thanks.

Arthur Grasin

Hello.

Do you mean the "ping.exe" command in the windows console?
If you like my work, please take a few seconds and add feedback about our site or our software [here]

ccdr

Quote from: Arthur Grasin on March 21, 2020, 09:28:27 AM
Hello.

Do you mean the "ping.exe" command in the windows console?
It could be the "ping.exe" command in the windows or certain plugin from data logger suite as long as its activity could reflect the data logger suite live running status.

Arthur Grasin

1. You may use a data query plugin and send a periodic data packet.

2. You may use the "Scheduler" plugin, generate an event, then handle that event using the "Event handling" plugin. This plugin can call an external program.
If you like my work, please take a few seconds and add feedback about our site or our software [here]