10-29-2014 02:30 AM
Hello,
I create a uniek string with str(random()) in the pre expression, next I pass this string to a vi module, after that in the post expression I add the uniek number to the step.result.reporttext.
In a step I use Step.TS.Requirements.Links[0] to pass a string between module execution and de post expression.
Is this the right way or how can I add a custom variable to the step, I guess that the step will be custom if I add a custom step variable?
the above describes how to add a png picture to a report, maybe I can directly add a picture to a report and not save it first.
			
    
	
		
		
		11-11-2014
	
		
		06:44 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		11-04-2024
	
		
		10:20 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		
		
			Content Cleaner
		
		
		
		
		
		
		
		
	
			
		
Greetings,
As far as I know you need to save the image to a file before passing it to a report. Have you figured out a way to do it without the file? In that case, could you please share it?
Inserting Images into the TestStand Report
How to Insert a LabVIEW Control Image into a TestStand Report
Adding Images and Text to XML Report Headers and Footers