LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabviewCLI : Run VI within a specific project environment

Hello!

 

I need to execute a test VI from CLI in order to automatize unit tests dedicated to someone else's open code program (execution from environment, not .exe runtime). This program calls project-dependant functions, like "palette/File IO/File constants/application directory"

It seems that because of these functions, I cannot simply execute my test VI by typing "LabVIEWCLI -OperationName -RunVI -VIpath <path of the test vi>" since it calls the program to test outside of its owned project. consequently, my test VI returns NOKs because of the presence of these functions mentionned above.

 

Can someone help me? 🙂 thanks

Pierre FCentum TNS, Grenoble
Certified LabVIEW Associated Developer
0 Kudos
Message 1 of 1
(52 Views)