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 .