CommonCAdapter.GetEnumerationNames
- Updated2025-07-21
- 1 minute(s) read
CommonCAdapter.GetEnumerationNames
Syntax
CommonCAdapter.GetEnumerationNames( includeEnumArrays)
Return Value
Purpose
Returns a list of TestStand type names to use to pass to enumeration parameters. The list contains all currently loaded TestStand types you can pass to enumeration parameters.
Parameters
includeEnumArrays As Boolean
[In] Set this parameter to True to include Arrays of Enumerations in the list of TestStand type names. Otherwise, set to False .