amorris Posted February 4, 2011 Report Share Posted February 4, 2011 We are currently in the process of upgrading to LabVIEW 2010. My colleague and I both write LabVIEW code and share the same simulator machine with an RT hosting Real-Time 9.0. He has already upgraded to 2010 and I have not. We are having issues connecting his machine to the RT. Is it impossible to run RT 9.0 with LabVIEW 2010?? Thanks in advance! Quote Link to comment
Christian_L Posted February 4, 2011 Report Share Posted February 4, 2011 We are currently in the process of upgrading to LabVIEW 2010. My colleague and I both write LabVIEW code and share the same simulator machine with an RT hosting Real-Time 9.0. He has already upgraded to 2010 and I have not. We are having issues connecting his machine to the RT. Is it impossible to run RT 9.0 with LabVIEW 2010?? No, if you are running LV 2010 on the host machine and want to connect to a RT target from the development environment, then the RT target needs to be running the same version of LabVIEW. If you have a completed deployed RT application developed in one version of LabVIEW you can connect to the application (VI) from a LabVIEW VI in a different version using 'generic' communication mechanism like TCP/UDP and also shared variables in most cases. Quote Link to comment
jgcode Posted February 4, 2011 Report Share Posted February 4, 2011 Even service pack versions matter. Not to mention driver versions. So if the project is using RT, I am very selective as to when we update (sometimes never if field deployed). This means using VM's or dedicated laptops (rarely) is a necessity. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.