NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I Suppress Conflicting Names Messages in the TestStand Deployment Log?

I have a deployment that is being built via a command line calling the deployment utility. It is all being done with a script. I then use the deployment log for information to e-mail to myself and others about the build. I am getting conflicting name messages for VIs in the Labview Reports library that is shipped from NI. There are a lot of message about VIs being renamed because of this. Is there a way of suppressing these messages so real information can be observed and not missed because of all this spam? I don't want to have a real problem over looked because of these messages being generated about items that are not in my control. Thanks in advance for any help.

 

Troy

0 Kudos
Message 1 of 4
(3,519 Views)
What version of TestStand, and LabVIEW are you using? Have you seen How to Successfully Deploy a TestStand System with LabVIEW 8.6 and Report Generation Toolkit ?
Richard S -- National Instruments -- (former) Applications Engineer -- Data Acquisition with TestStand
0 Kudos
Message 2 of 4
(3,496 Views)

I am using TestStand 4.1.1 and Labview 8.6.1. I have looked at the link you are referring to. That I believe is how to make the deployment work with the Report Generation Toolkit. I believe I would still get the same warnings in the deployment log which is what I am trying to get rid of.

 

Troy

0 Kudos
Message 3 of 4
(3,487 Views)

Hi Troy,

 

I don't believe TestStand has the option to customize which warnings are logged and which aren't. The best thing to do would create a tool to parse through the log and find the warnings with the duplicate name warning to remove. 

0 Kudos
Message 4 of 4
(3,451 Views)