Jorgen,
The communications protocol that the FP-1600 uses is event driven and only sends data on change so enabling polling does nothing (only works for the serial modules). The protocol is designed such that when a client first connects to a FP-1600, it receives the initial data on all of the subscribed channels, and then only the changes when the readings change. During a loss of communication, when a client re-connects to the FP-1600, it should automatically get the most recent data and be re-synchronized with the readings. If you are not getting the changed data, there may be an error in how you are accessing the data, or in the driver layers. How are you having Lookout communicate with the FP-1600 (3 ways; fpoint.cbx, OPCFieldPoint or the registered computer method)?
Regards,
Aaron
LabVIEW Champion, CLA, CPI