ansys/pymotorcad

Bug located in ... Unable to read "Temp_Winding_Max" variable values.?

B-Naveen-Kumar opened this issue ยท 0 comments

๐Ÿ” Before submitting the issue

  • I have searched among the existing issues
  • I am using a Python virtual environment

๐Ÿž Description of the bug

Here is the syntax, to read values. But it was not performing well

Dim WindingTemp
Call mcad.GetVariable("Temp_Winding_Maximum", WindingTemp)

๐Ÿ“ Steps to reproduce

other variables are working fine

๐Ÿ’ป Which operating system are you using?

Windows

๐Ÿ“€ Which ANSYS version are you using?

24.2

๐Ÿ Which Python version are you using?

3.9

๐Ÿ“ฆ Installed packages

existing