Ben,
One easy option is to use the Publish Data.vi in the cFP-20xx series controllers to publish the data that you want made available to the server. There are several advantages to this approach:
1) Any computer that has FieldPoint Explorer can subscribe/read all the data. These data points will show up under the cFP-20xx controller (after app is running).
2) This data can in turn be published to other applications and other computers via the FieldPoint OPC Server.
3) Applications that use DataSockets on Windows based machines, can use the DataSocket/Lookout Protocol to directly subscribe to this data.
4) The NI Lookout protocol automatically handles timeouts and re-subscribe attempts for you.
5) The NI Lookout protocol is designed to minimize network
traffic and only publishes data as it changes.
6) When publishing items, you are able to provide two levels of hierarchy names, thus you could easily create separate groups for alarms, deadbands, etc...
Regards.
Aaron
LabVIEW Champion, CLA, CPI