Solution
TestStand 2023 Q4 can be used with a newer LabVIEW Runtime Engine, including LabVIEW Runtime Engine 2026 Q1.
When deploying LabVIEW 2026 VIs with TestStand 2023 Q4, use a Packed Project Library (PPL) as the deployment method.
A PPL packages compiled VIs and their dependencies into a single deployable file. Using a PPL provides the following benefits:
- Includes required LabVIEW dependencies within the deployed library.
- Reduces dependency management issues during deployment.
- Simplifies deployment by distributing a single file.