Using an Object Reference to Represent Pointer-Sized Numbers in Sequences in 32-bit TestStand and 64-bit TestStand
- Updated2025-07-23
- 1 minute(s) read
If TestStand obtains a pointer-sized number from a code module and only holds or passes the value but does not mathematically manipulate the value, use a TestStand Object Reference to store the number. Using this approach avoids the need for bitness-conditional code, but you cannot access and operate on the underlying numeric value within TestStand.