Using NI-DCPower in LabWindows/CVI
This topic assumes that you are using the LabWindows/CVI ADE to manage your code development and that you are familiar with the ADE.
To develop an NI-DCPower application in LabWindows/CVI, follow these general steps:
- Open an existing or new project file.
- Load the NI-DCPower function panel, nidcpower.fp, at <IVI>\Drivers\niDCPower.
- Use the function panel to navigate the function hierarchy and generate function calls with the proper syntax and variable values.
Example Programs
LabWindows/CVI users can use the NI Example Finder to search or browse examples. NI-DCPower example are classified by keyword, so you can search for a particular device or measurement function. To browse the NI-DCPower examples available in LabWindows/CVI, launch LabWindows/CVI, select Help»Find Examples, and navigate to Hardware Input and Output»Modular Instruments»NI-DCPower.For additional information regarding NI-DCPower examples, refer to Examples.