Respond to requests to increase the value by moving the
joint to its MaxPosition at the specified rate.

Declaration Syntax
public void ValueIncrease(
int rate
)
Public Sub ValueIncrease ( _
rate As Integer _
)
public:
virtual void ValueIncrease(
int rate
) sealed

Parameters
- rate (Int32)
- The speed of movement.
Assembly:
Dynamixel (Module: Dynamixel) Version: 1.0.4.0