CommonCAdapter.GetEnumerationNames
- 更新日2025-07-21
- 1分で読める
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 .