PythonAdapter.GetParameterCategoryInObject
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
PythonAdapter.GetParameterCategoryInObject
Syntax
PythonAdapter.GetParameterCategoryInObject( typeDefinition, propertyLookupString)
Return Value
Purpose
Returns a value that indicates how TestStand passes the property to the Python module.
Parameters
typeDefinition As PropertyObject
[In] Specifies the type definition. This method returns an error if PropertyObject is not a type definition.
propertyLookupString As String
[In] Specifies the location of the property in the type definition.