Sets the travel speed. Used in time based systems to convert time into units of distance.
Go2Status Go2System_SetTravelSpeed(Go2System system, Go2Double speed);
|
Parameters |
Description |
|
Go2System system |
Go2System object. |
|
Go2Double speed |
Travel speed value (mm/sec). |
Operation status.
Calling this function will result in a flash memory write. Please refrain from powering down the sensor while this operation is taking place.
Go2System.h