Methods of the motor object¶
Below is a list of the available methods provided by the motor object. Click on a method name to see its detailed description and examples.
| Method | Description |
|---|---|
| isMachineSR() | true if the machine type is SR. |
| isMachineSRS() | true if the machine type is SRS. |
| isMachineSRSRS() | true if the machine type is SRSRS. |
| isMachineRSR() | true if the machine type is RSR. |
| isMachineRSRSR() | true if the machine type is RSRSR. |
| changeProperty() | Changes the value of a property. |