LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to check if a computer is in the network

Hello,
i want to send a simple "ping" to a TCP-IP-adress an receive the result if the IP is available.
Is there a easy way to to this in LV or do i have to to it over Start->Run->CMD ?
Thx
0 Kudos
Message 1 of 4
(2,845 Views)
Use the System Exec.vi, cmd line ping (your computer name) and parse the standard output for your desired info

Paul
Message 2 of 4
(2,837 Views)
Hello NewOne,

this may help you.
(You don't need the 'local' comparison, it's for personal usage)

Message Edited by GerdW on 10-14-2005 01:19 PM

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 3 of 4
(2,834 Views)
Works perfect. Thx for the fast help to  GerdW & Pana-Man
0 Kudos
Message 4 of 4
(2,821 Views)