LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Network check of the pc map

Hi , I'm looking to see if someone can help me with an issue i have with checking the network map on a PC.

 

The solution i was trying to use looks to be 2 ways of doing the same thing.

Before i send a json file i want to (a) Check the network is up (b) check the mapped drive has not dropped.

 

The code i have seems to be OK to check that the network is up and that the server destination is up, but an issue I've had is the network is up but the mapped drive has dropped.

So i was trying to develop code that would do both checks and AND them to make sure the network was up and the Map was was up, but I've realised that what i have is two instances of checking the network is up but doesn't check the Mapped drive is available from the PC i am using.

 

ping.png

 

Any help would be gratefully appreciated.

 

regards  

 

 

0 Kudos
Message 1 of 2
(244 Views)

It seems sufficient to check the mapped drive. If it is available, the network must be up.

0 Kudos
Message 2 of 2
(225 Views)