I have a Fielpoint system communicationg over the intranet within my company. We use it to monitor the various devices across the network. The application is working fine under Labview 8.0. My understanding since Labview 7.0 they would like us to use the Fieldpoint I/O Point to communicate with the various Fieldpoint modules.
The problem I have, is that sometimes the network goes down, Fieldpoint unit looses power, removal of the device on the network. Using the Fieldpoint I/O Point, it will stop the application when it can not establish communication during the intial startup. I do not care if the device is down, I need to continue running even if some of the Fieldpoint modules is down.
Unfortunately, the older way was to use the Fp Create tag and FP read or write. Under 8.2, FP Create Tag is not on the standard menu. How do we go about accessing the advance Fieldpoint VI? If we use the I/O Point, will the VI stop the application when we do a read if network communication fail?