ResetPosition
Resets the position counter of the given motor(s).
Contents
Syntax
ResetPosition(obj, handle)
Description
ResetPosition(OBJ) or OBJ.ResetPosition Reset the position of the motor specified in OBJ. Only the internal states of the NXT brick corresponding to the specified motor(s) are reset. The motor is not moved.
ResetPosition(OBJ,HANDLE) or OBJ.ResetPosition(HANDLE) Use HANDLE to identifiy the connection to use for this command.
See also
Signature
- Author: Aulis Telle (see AUTHORS)
- Date: 2008/08/15
- Copyright: 2007-2008, RWTH Aachen University