Hello everyone,
My project:
We have 2 PXI-RT communicated by 2 connections: a fiber optics connection (not Ethernet), and an Ethernet connection. The FO connection is the main connection used to wsend a receive data. The Ethernet connection is only use when the FO connection is lost, in order to check if the "mute PXI" has lost the FO connection but is still on, or if the PXI has been switched off.
The problem:
Originally we used the "RT Ping controllers.vi" on the "Real-Time Utilities", but unluckily we changed the PXI controller and the new one is not supported by the library.
The main issue is the application was developed using LV7.1 and cannot be upgraded.
Options already disscarted:
We tried opening a TCP connection, but the operation takes too long.
I found this great VI, but its for LV2010. I tried it and it works perfectly. (http://forums.ni.com...er/td-p/1535420)
I tried translating it to LV7.1, but something is wrong, because LV closes as soon as I play Run
Have any of you worked using wsock32.dll on a PXI?
Best regards,
g_l_u_p
ping_PharLap_LV711.vi