TestData Parameter - LabWindows/CVI Call Parameters
- Updated2025-07-21
- 1 minute(s) read
TestData Parameter - LabWindows/CVI Call Parameters
TestData Parameter
The TestData data type was used in TestStand 2.0. x with the C/CVI Standard Prototype Adapter, which required you to use a specific prototype. This parameter type represents a C structure that contains input and output data for the code module .
The Pass Sequence Context option specifies whether the LabWindows/CVI Adapter passes a sequence context to the code module. Enable this option when you want to call the TestStand API in the code module or when the code module must pass the sequence context to another function.