10-08-2014
04:34 PM
- last edited on
10-21-2024
07:37 PM
by
Content Cleaner
I need to be able to generate a report in CSV format. The example at NI looks like it would work, but it is for 32-bit and I am using 64-bit. Could it be updated for 64-bit?
( I get the error
Could not load DLL or external library 'C:\Program Files\National Instruments\TestStand 2014\Components\Models\TestStandModels\modifiedmodelsupport2.dll'.
The DLL is a 32-bit DLL and thus cannot be loaded by 64-bit TestStand.)
10-08-2014
11:50 PM
- last edited on
10-21-2024
07:41 PM
by
Content Cleaner
twhanks,
TestStand ships an example that creates a csv report. Details about the example exists in https://www.ni.com/docs/en-US/bundle/teststand/page/model-plug-in-simple-text-report.html
The example is intended to work for the new models and will not work for the legacy models. More about the new models and the legacy models can be found in https://www.ni.com/docs/en-US/bundle/teststand/page/process-model-changes-in-teststand-2012-or-la.ht...
- Shashidhar