Gocator API > Go2 > Classes > Go2System > Functions > Go2System_SetTravelResolution
Gocator 2x00 API
Go2System_SetTravelResolution
Description

Sets the travel (encoder) resolution.

C
Go2Status Go2System_SetTravelResolution(Go2System system, Go2Double resolution);
Parameters
Parameters 
Description 
Go2System system 
Go2System object. 
Go2Double resolution 
Resolution value (mm/tick). 
Returns

Operation status.

Remarks

Calling this function can result in a flash memory write. Please refrain from powering down the sensor while this operation is taking place.

File

Go2System.h

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