Using Two Separate Variables to Represent Pointer-Sized Numbers in Sequences in 32-bit TestStand and 64-bit TestStand
- Updated2025-07-23
- 1 minute(s) read
When you cannot change the representation of a variable, such as in a type instance, create one instance of the variable for 32-bit TestStand and another instance of the variable for 64-bit TestStand. Use bitness-conditional code to access the appropriate variable.