10-05-2007 12:55 PM
10-06-2007 12:49 PM
@Mellobuck wrote:
can I "have my cake and eat it too" by installing PDA 8.5 on top of LabVIEW 8.21?
can I create and install the PDA executable in a 8.5 project, and the cFP exe in a 8.21 project (not using the enhanced functions available in PDA 8.5, just upgrading the code), and have the (currently implemented) shared variable communication continue to work?
I don't know exactly how the shared variables engine works (I don't have any experience with them), but I would guess the answer to that one would be yes. I suggest you try it with a small sample project and see how it works. Make sure you have your simulation accurate enough (e.g. data types used, data rates, etc.).
P.S. Is PDA 8.5 finally good? I haven't tried any PDA version newer than 7.1, which was still very buggy.
10-08-2007 08:55 AM
TST,
Thanks for the guidance, I will try the small demo project to test things out.
As to the PDA module, I wias really impressed with the improved functions that came out with 8.5. Displays, memory usage and update rates are all much improved. I have not yet used any of the new methods, properties or controls that were exposed.
-Mello
10-08-2007 06:48 PM
10-09-2007 01:42 PM - edited 10-09-2007 01:42 PM
Message Edited by Yi Y on 10-09-2007 01:44 PM