Change 'DisableReportGeneration' boolean runtime error macro...

Hello world

In the SinglePass model, I wish to draw the attention of the user if the report generation is disabled and the opportunity to turn it on for this sequence is run.

This is done as the last step of the sequence to get the report Options.

To relight, I write false to: Parameters.ReportOptions.DisableReportGeneration

But then, TestStand hesitates a few steps further with the error: "list macros used by the expression of the report file path cannot be changed during execution.

Any ideas what I am doing wrong? All I have changed is a Boolean value in the parameter container ReportOptions. It's not legal?

Thank you

Ronnie

Believer,

I agree that 'Change of list of Macro' verification should not mistake when you have enabled the generation of reports. It is a bug and we'll fix it in a future version of TestStand.

As a solution, reminder of report options, you can add an expression to set the 'Parameters.ReportOptions.CheckIfMacroListIsUnchanged' false, whenever you have activated ReportGeneration.

Hope this helps

Concerning

Anand jegou

National Instruments

Tags: NI Software

Similar Questions

Maybe you are looking for