I am currently using LabWindows/CVI 2012 to develop lab automation software. My customer's lab stations all have the CVI 9.0 runtime environment (RTE) installed. The customer strongly prefers to avoid updating their lab stations to the latest CVI RTE.
I have installed the older version of LabWindows (9.0) on my machine and successfully built my project so I know that my code compiles under both environments.
Ideally I would like to use LabWindows 2012 and just tell it to target the older CVI RTE. Is this possible?