LabVIEWAdapter.LabVIEWDevelopmentEnvironmentBitness
- Updated2025-07-21
- 1 minute(s) read
LabVIEWAdapter.LabVIEWDevelopmentEnvironmentBitness
Syntax
LabVIEWAdapter.LabVIEWDevelopmentEnvironmentBitness
Data Type
LabVIEWDevelopmentEnvironmentBitnessOptions
Use the following constants with this data type:
- LVDevelopmentEnvironmentBitness_32bit –(Value: 1) Launches the current active 32-bit LabVIEW development environment.
- LVDevelopmentEnvironmentBitness_64bit –(Value: 2) Launches the current active 64-bit LabVIEW development environment.
- LVDevelopmentEnvironmentBitness_Default –(Value: 0) Launches the current active 32-bit or 64-bit LabVIEW development environment, with a preference to match the bitness of TestStand.
Purpose
Specifies the bitness of the LabVIEW development environment version to use. Options include the current active 32-bit or 64-bit LabVIEW development environment, only the current active 32-bit LabVIEW development environment, or only the current active 64-bit LabVIEW development environment.