 sumitrishi
		
			sumitrishi
		
		
		
		
		
		
		
		
	
			02-25-2005 02:32 PM
 mfitzsimons
		
			mfitzsimons
		
		
		
		
		
		
		
		
	
			02-28-2005 11:38 AM
02-28-2005 11:44 AM
 mfitzsimons
		
			mfitzsimons
		
		
		
		
		
		
		
		
	
			02-28-2005 12:25 PM
02-28-2005 12:48 PM
 RayFarmer
		
			RayFarmer
		
		
		
		
		
		
		
		
	
			03-01-2005 02:16 AM
 Petri
		
			Petri
		
		
		
		
		
		
		
		
	
			11-02-2005 02:00 AM
Hello,
In my current version of TestStand (v3.1) the .csv report type doesn't exists in the report options. Only an ASCII, XML or HTML options are available. The ASCII format doesn't correspond the .csv format. Has the csv option been included once in previous versions of TestStand report options or is there available examples how to do that through the report options window ?
If there is no example, could it be possible to add csv report type only modifying the UpdateArrayMeasurementList function in report.c file for modelsupport2.dll (with a drawback to have a modified dll) and creating a new ReportGen_csv.seq file ?
Regards,
Petri
 RayFarmer
		
			RayFarmer
		
		
		
		
		
		
		
		
	
			11-02-2005 03:52 PM
 Dennis_Knutson
		
			Dennis_Knutson
		
		
		
		
		
		
		
		
	
			11-02-2005 04:43 PM
 Petri
		
			Petri
		
		
		
		
		
		
		
		
	
			12-02-2005 03:44 AM
Thanks.
Attached a modified reportgen_csv.seq file to support multiple numeric limit test. Even the layout of csv is somewhat modified. Just store the file in your ..\national instruments\teststand 3.1\components\user\models\teststandmodels directory.
Attached as well an example of calling sequence csv_report.seq. Change in the report options window the report format to ASCII text file.
These files requires version 3.1.
Regards,
Petri