Binding a TestStand Custom User Interface to a Side-by-Side Version of the LabWindows/CVI RTE
- Updated2025-07-23
- 1 minute(s) read
You can use the following options in LabWindows/CVI 2012 or later to bind a user interface executable to a specific, side-by-side version of the LabWindows/CVI RTE:
- <version> side-by-side for executable only—Use this option to use the side-by-side version of the LabWindows/CVI RTE only for the user interface executable. This option does not affect which version of the LabWindows/CVI RTE used by DLL modules that the LabWindows/CVI Adapter or the C/C++ DLL Adapter call. Those DLL modules use the version of the LabWindows/CVI RTE to which they were bound.
- <version> side-by-side for entire application—Use this option to use the side-by-side version of the LabWindows/CVI RTE for the user interface executable and for DLL modules bound to the default LabWindows/CVI RTE the LabWindows/CVI Adapter and C/C++ DLL Adapter call.