About This File
Ping dotNET v1.0.1
Copyright © 2009, John Lokanis
All rights reserved.
Author: John Lokanis
LAVA Name: jlokanis
Contact Info: Contact via PM on www.lavag.org
LabVIEW Versions:
Created and tested with LabVIEW 8.6.1
Dependencies:
Requires .net 2.0 or higher
Description:
This VI performs a ping operation on the requested IP address or host name (requires DNS)
the timeout for each ping as well as the delay between pings can be specified.
The results are provided as arrays of each output type and in a text format designed to
mimic the command line ping output.
Instructions:
Enter a valid IP address or host name and execute the VI.
Known Issues:
None.
Acknowledgements:
MSDN
Change Log:
v1.0.0: Initial release of the code.
v1.0.1: Updates to the readme file and arrangement of the folder structure. (Mark Balla)
License:
Distributed under the Creative Commons Attribution 3.0 (http://creativecommo.../about/licenses)
See link for a full description of the license.
Support:
If you have any problems with this code or want to suggest features:
please go to www.lavag.org and Navigate to
LAVA > Resources > Code Repository (Certified) and
search for the "[CR]Ping dotNET" support page.
Distribution:
This code was downloaded from the LAVA Code Repository found at www.lavag.org