Gocator 2000 API
Go2System_SetTravelSpeed
Description

Sets the travel speed. Used in time based systems to convert time into units of distance.

C
Go2Status Go2System_SetTravelSpeed(Go2System system, Go2Double speed);
Parameters
Parameters 
Description 
Go2System system 
Go2System object. 
Go2Double speed 
Travel speed value (mm/sec). 
Returns

Operation status.

File

Go2System.h

Copyright (c) 2010 by LMI Technologies Inc. All rights reserved.