04-04-2024 02:26 PM
In this link: https://www.ni.com/docs/en-US/bundle/ecu-ts-toolkit-help/page/istudio-to-teststand-workflow.html there are steps about how to import measurement configurations on PXI instruments to TestStand. There is this apply pin config step where you can choose the .measconfig file that you created in InstrumentStudio. I can’t find where can I export this file type and any further information about this topic.
04-05-2024 03:12 PM
The file extensions vary by device, ".measconfig" is a way to generically refer to them, but as an example, NI-DCPower uses a ".nidcpowerconfig" extension.
I suggest you start by taking a look at https://www.ni.com/docs/en-US/bundle/instrumentstudio/page/export-config.html as a starting point.
04-08-2024 02:25 AM
If you download this toolkit, in the examples map you can see that measconfig is a file type generated from Instrumentstudio which contains the SMU measurements. You can set this file in an apply pin configuration step in teststand to reach the measurements as I described it to you many times. My question is how to export this file type.
04-08-2024 09:26 AM
The ability to export a .measconfig file from InstrumentStudio to TestStand is currently a ECUTS specific work flow. When ECUTS is installed and their is a pin map configured in the InstrumentStudio project, the Export to TestStand command will produce a .measconfig file instead of an .instudiotask file. The two files are similar in concept, but the .measconfig file contains instrument configuration in a "pin centric" format that is more portable and scales to multi-site testing for parallel test. ECUTS then installs custom TestStand step types for applying the configuration in the .measconfig file as well as performing measurements for various instruments like a scope, dmm, function generator, etc. If that work flow is what is desired, you would need to purchase the ECUTS software bundle to access it. Otherwise, you would have to write code modules in your preferred language to call from TestStand in order to perform the actual measurements.
09-19-2025 07:05 AM
Thanks for the explanation, that clears things up. Just wondering if I don’t have ECUTS, is there any other way to create something like a .measconfig file from InstrumentStudio, or is writing custom code in TestStand the only option?
09-19-2025 09:50 AM
@anup212 wrote:
Just wondering if I don’t have ECUTS, is there any other way to create something like a.measconfigfile from InstrumentStudio, or is writing custom code in TestStand the only option?
InstrumentStudio, even without the ECUTS extension, can share instrument configurations with TestStand. After you import and set the configuration on the instruments, you need to add additional steps to take the measurements and pass/fail the results.
Joe Friedchicken
NI Configuration Based Software Get with your fellow OS users 
[ Linux ] [ macOS ]Principal Software Engineer :: Configuration Based Software 
Senior Software Engineer :: Multifunction Instruments Applications Group (until May 2018)
Software Engineer :: Measurements RLP Group (until Mar 2014)
Applications Engineer :: High Speed Product Group (until Sep 2008)