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.

See Also

LabVIEW Adapter Configuration Dialog Box