05-18-2011 06:44 PM
I'm trying to understand what, if anything, needs to be done to migrate my custom C++ (Visual Studio) application and existing Fieldpoint hardware from Windows 2000 Server to Windows 2008 Server R2. I understand that the Fieldpoint hardware is approaching end-of-life but a redesign of the hardware setup is unfunded and not feasible at this time with the available resources. If this cannot be done, please offer suggestions that can be reasonably done so that I can better understand the requirements. I have limited familiarity with the cFP product line and other NI products in general as a FYI. Any help is greatly appreciated. The FP hardware is merely being used to send basic input/output signals back to the application which is then driving various software events.
Current Setup:
Targeted Setup:
06-06-2011
01:47 AM
- last edited on
03-06-2025
09:20 AM
by
Content Cleaner
Hello,
What version of the fieldpoint driver are you using? The successor to the FP-1600 is scheduled for obselence July of this year. According to the driver page for the NI-Field Point devices, NI FieldPoint drivers 6.0.6f1, 6.07 and 6.08f1 support Server 2008 R2 (64-bit). LV source code from a 32-bit machine to a 64-bit machine should work fine and I can assume that should be the case for your C++ code as 64 bits allows access to more memory spaces. However, trying to move from 64 to 32-bit app could be problematic.
Regards,
Patricia B.
NI-FieldPoint Driver page
https://www.ni.com/en/support/downloads/drivers/download.ni-fieldpoint.html
Software Installation Compatibility for FieldPoint Real-Time Controllers
https://www.ni.com/en/support/documentation/compatibility/17/archived--labview-rt-and-fieldpoint-con...
Regards,
Patricia B.