|
|||
|
|
|
|
OFTTControllerDevice | Name of the OFTTController device this motor is attached to | String | none |
Conversion | double | 1.0 |
|
MotorType | can be: top bottom linear |
String | none |
MaxVelocity | Maximum motor velocity | double | none |
DeadBand | The only way to check whether a motor stopped moving so the device should change state from MOVING to ON is to compare the commanded position with the read position. This is not absolutely precise, sometimes a motor stops a wee bit off the commanded position. The DeadBand property gives some tolerance so we can go back to ON. |
double | 0.01 |