02-05-2015 12:00 PM
Hi Everyone,
I have an older code from Labview 2011. I installed Labview 2014, installed last DAQ mx and FiledPoint 6.1. Field Point did not copy any driver call into Labview 2014 so for this reason my code working well in 2011 and converted to Labview 2014 can not find FieldPoint functions.
Is anyway to have serial FieldPoint functions in Labview 2014?
Best regards,
Virginia
02-05-2015 12:15 PM
Look at NI-FieldPoint and LabVIEW Version Compatibility
At the moment, there are no fieldpoint drivers for LabVIEW 2014. I beleive the release of the drivers lags the release of the LabVIEW version by about 1 release cycle.
When Fieldpoint drivers 14.0 come out, they should be compatible with LV 14.0. I bet it will happen soon because LV 2014SP1 (LV 14.1) should be coming out pretty soon.
For athe time being, you will need to stay with LV2013 SP1 and use the FP 13.1 drivers.
Another link worth referring to when you need it. Recommended LabVIEW Real-Time Versions for Real-Time [c]FieldPoint Controllers
02-05-2015 12:36 PM
I am having the FieldPoint in the code just in case I have to update an older customer system in which such hardware exists. I realised that field point last released was earlier then Labview 2014 being released, there is a patch to Labview 2014 which also did not improve anything from this point of view and the next service pack is schedule for March which is a lot of time a way. I wonder if there is any way to copy FieldPoint function calls from 2011 Labview in 2014 Labview and to make the code working.
Virginia