motor.machineType¶
Description¶
The machineType property defines the configuration type of the motor.
Accepted values¶
| Constant | Description | Value | 
|---|---|---|
| Motor.SR | Motor type: Stator-Rotor | 1 | 
| Motor.SRS | Motor type: Stator-Rotor-Generator | 2 | 
| Motor.SRSRS | Motor type: Stator-Rotor-Generator-Generator | 3 | 
| Motor.RSR | Motor type: Rotor-Stator-Rotor | 4 | 
| Motor.RSRSR | Motor type: Rotor-Stator-Rotor-Generator-Rotor | 5 | 
Property type¶
Number
Access¶
Read\Write