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 .