evaluate_twin_prop_status#
- static TwinRuntime.evaluate_twin_prop_status(prop_status, twin_runtime, method_name, var)#
Returns the appropriate error message depending on prop_status when executing the function method_name with the variable var.
- Parameters:
- prop_status
int
Current status of the variable for which its properties are being evaluated.
- twin_runtime
TwinRuntime
TwinRuntime instance associated to the TWIN model.
- method_name
str
Name of the method being executed when the TWIN’s status is evaluated.
- var
str
TWIN model’s variable name.
- prop_status