How to get these variable names which used in pyMotorCad

yiman
yiman Member Posts: 6
First Comment
**
edited June 3 in 3D Design

d7ef698cf3545edf5c6ca8d7463d6808.png

Tagged:

Best Answers

  • Jack.Beane
    Jack.Beane Member, Employee Posts: 1
    Second Anniversary First Answer Name Dropper First Comment
    ✭✭✭
    Answer ✓

    @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.

  • yiman
    yiman Member Posts: 6
    First Comment
    **
    Answer ✓

    Thanks very much!

Answers

  • yiman
    yiman Member Posts: 6
    First Comment
    **

    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?

  • yiman
    yiman Member Posts: 6
    First Comment
    **

    Any document mentioned that?

  • James Derrick
    James Derrick Administrator, Employee Posts: 357
    Ancient Membership 100 Comments 100 Likes 25 Answers
    admin

    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?