Programming Options
- Updated2025-09-26
- 2 minute(s) read
You can generate signals interactively using InstrumentStudio or you can use the NI-DCPower instrument driver to program your device in the supported ADE of your choice.
InstrumentStudio is automatically installed when you install the NI-DCPower driver on a 64-bit system. You can access InstrumentStudio in any of the following ways:
- From the Windows start menu, select . This launches InstrumentStudio and runs a soft front panel populated with devices detected on your system.
- From Measurement & Automation Explorer (MAX), select a device and then click Soft Front Panel. This launches InstrumentStudio and runs a soft front panel for the device you selected.
- LabVIEW—Available on the LabVIEW Functions palette at . Examples are available from the Start menu in the National Instruments folder.
- LabWindows/CVI—Available at . LabWindows/CVI examples are available from the Start menu in the National Instruments folder.
- C/C++—Available at . Refer to the Creating an Application with NI-DCPower in Microsoft Visual C and C++ topic of the NI DC Power Supplies and SMUs Help to manually add all required include and library files to your project. NI-DCPower does not ship with installed C/C++ examples.
- Python—For more information about installing and using Python, refer to the NI-DCPower Python Documentation.