Dynamixel
Playing Method (set)
NamespacesDynamixelPostureSequencePlaying(JointSet)
Keep a sequence playing.
Declaration Syntax
C#Visual BasicVisual C++
public int Playing(
	JointSet set
)
Public Function Playing ( _
	set As JointSet _
) As Integer
public:
int Playing(
	JointSet^ set
)
Parameters
set (JointSet)
The JointSet to move.
Return Value
Returns the index of the posture currently playing.

Assembly: Dynamixel (Module: Dynamixel) Version: 1.0.4.0