Dynamixel
MoveUp Method (posture)
NamespacesDynamixelPostureSequenceMoveUp(Posture)
Move a posture up, toward the head of the list.
Declaration Syntax
C#Visual BasicVisual C++
public bool MoveUp(
	Posture posture
)
Public Function MoveUp ( _
	posture As Posture _
) As Boolean
public:
bool MoveUp(
	Posture^ posture
)
Parameters
posture (Posture)
The posture to move.
Return Value
True if the posture was not already at the head of the list and was moved.

Assembly: Dynamixel (Module: Dynamixel) Version: 1.0.4.0