How to read "Temp_Winding_Max" variable values.
Answers
-
Hi Naveen, I don't understand what the question you're asking is. Could you elaborate a bit more in your question?
0 -
I wants to change the fluid flow in Motorcad Thermal module with respect to an output variable "Temp_Winding_Max".
For example, if the output winding temperature is less than 100deg, the inlet fluid flow should be 8, otherwise it should be 6.
However when Im trying to call the output variable in the script, the written variable is not working.
Would like to know whether we can call an output variable value in script.
related to PyMotorCAD | VB Script.
0 -
Hi @James Derrick as described above, any suggestion from PyMotorCAD Team...!!
0 -
@Naveen Kumar Begari Have a look into documenation. you will probably have to change the function name.
0 -
@Rajesh Meena said:
@Naveen Kumar Begari Have a look into documenation. you will probably have to change the function name.Thanks @Rajesh Meena , I vll check with this.
0 -
@Rajesh Meena said:
@Naveen Kumar Begari Have a look into documenation. you will probably have to change the function name.Hi @Rajesh Meena, That was good enough to proceed, but the provided script was executing and displaying incorrect data on the graph.
0