LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Test Executive Update

Hi,

I am using a CVI based Test Executive and I have a need to add some new files as part of a new UUT testing. Is there someway I can totally avoid rebuilding the existing Test Executive (already distributed to my customers). I only need to add a .c/.h/.obj file and there are no .fp files to be added. Would it work if I created a dll and distributed that to my customers ?

thanks & cheers,
COM_ROCKS
0 Kudos
Message 1 of 2
(2,936 Views)
Hi COM_ROCKS,

The Test Executive Toolkit has actually been succeeded by our new product, TestStand. Because of this, we have very limited support on the Test Executive toolkit. All of our existing support will be found on our website. However, for your question, I think it depends on how you created your test executive. If it's built as an exe and doesn't reference any modules, then unfortunately you will have to rebuild your app. If it's built in a way that it accesses .obj or .c files, then you can just send that module over to your customers and they should be able to add it. Hope this helps!
Jeremy L.
National Instruments
0 Kudos
Message 2 of 2
(2,918 Views)