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() | trueif the machine type isSR. | 
| isMachineSRS() | trueif the machine type isSRS. | 
| isMachineSRSRS() | trueif the machine type isSRSRS. | 
| isMachineRSR() | trueif the machine type isRSR. | 
| isMachineRSRSR() | trueif the machine type isRSRSR. | 
| changeProperty() | Changes the value of a property. |