How to get these variable names which used in pyMotorCad
Best Answers
-
@yiman @James Derrick The list of parameter names can be found in Motor-CAD. Go to **Help -> Automation Parameter Names ** and a window will pop up with all the variables.
2 -
Thanks very much!
0
Answers
-
I was learning how to use python scripts to run simulation , and I find in the example script, It uses the variable name string to modify the corresponding setting in gui. Where can I get all these variable name strings?
0 -
Any document mentioned that?
0 -
Hi @yiman thank you for your question. @PyMotorCAD-Team is there a document listing all the possible variable names you can set or get anywhere? or perhaps an object?
1