Method | Description | |
---|---|---|
GetLocationFriendlyString ( |
||
GetLocationFromUpdateString ( string updateString ) : Motor.Location | ||
GetUpdateString ( ) : string | ||
Motor ( |
||
UpdateFromString ( string updateString ) : void |
Method | Description | |
---|---|---|
CheckCurrentStatus ( ) : void | ||
CheckTemperatureStatus ( ) : void |
public static GetLocationFriendlyString ( |
||
location | ||
return | string |
public static GetLocationFromUpdateString ( string updateString ) : Motor.Location | ||
updateString | string | |
return | Motor.Location |
public UpdateFromString ( string updateString ) : void | ||
updateString | string | |
return | void |