Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Ping Function?

Former Member
0 Likes
1,119

Is there any function which executes a ping and takes IP/ Host as parameters?

Thanks, JJJ

Hi JJJ,

try FM SKTX_SYSTEM_PING / SKTE_SYSTEM_PING

Thanks

Lakshman

5 REPLIES 5
Read only

Lakshmant1
Active Contributor
0 Likes
891

Hi JJJ,

try FM SKTX_SYSTEM_PING / SKTE_SYSTEM_PING

Thanks

Lakshman

Read only

former_member226999
Contributor
0 Likes
891

Define a OS command for telnet in SM69 and use it in funciton module SXPG_COMMAND_EXECUTE .

Read only

0 Likes
891

I need something that also infroms weather the ping was succesful or not.

Moreover, I wasn't able to find SKTX_SYSTEM_PING??

Let me know, thanks!

JJJ

Edited by: Johannes Schnatz on May 14, 2008 3:38 PM

Read only

0 Likes
891

There has to be something out there!! Please help, I need it fast!

Points will be rewarded!!

Let me know!

Ping with return!

Thanks, JJJ