Launching the Toolkit in LabVIEW
- Updated2025-04-25
- 2 minute(s) read
PCB Assembly Test Toolkit for LabVIEW provides measurement and generation libraries to enable common actions performed in PCB assembly electrical functional test.
Use these libraries to create or extend your LabVIEW sequencer application. The toolkit also provides LabVIEW examples to help you understand the toolkit libraries and accelerate your own application development.
Accessing Toolkit Libraries and Examples
To access toolkit libraries and LabVIEW examples, create a new LabVIEW project using the included PCBATT sample project template. The project template is organized into folders for toolkit functions that contain the relevant library VIs, followed by folders for LabVIEW-based examples.
Complete the following steps to create a new PCBATT project.- Launch LabVIEW.
- Open the Create Project window.
- On the LabVIEW welcome screen, click Create Project.
- If LabVIEW is already open, navigate to .
- In the Create Project window, select PCB Assembly Test
Toolkit for LabVIEW project type is
automatically selected.
- Click Next.
- Enter a Project Name.
- Optionally, specify a custom Project Root path.
- Click Finish. LabVIEW generates and displays your new project.
- Click to save your example project.

LabVIEW Examples
To access LabVIEW examples, create and open a new LabVIEW project using the PCBATT Sample Project template. The template includes the toolkit libraries and LabVIEW examples.
The provided examples are configured with default values for quick testing. Most examples use two toolkit libraries to accomplish generation and measurement in a loopback configuration.
Use the DMM examples to explore the methods to use the DMM individual functions or by using the DMM Scan library.