Command |
Sets the frequency used for wobble.
public void AppendWobbleFrequency( Point2D frequency )
The frequency of wobble cycles for the x and y directions.
The value is specified in MHz, i.e. the number of cycles per μs.
Must be in the range 0.000002 MHz (2 Hz) to 0.0159 MHz (15.9 kHz).
Appends a WOBBLE_FREQUENCY command to the list.
Wobble superimposes a Lissajous curve repetitively along the original path in the x/y-plane.
The Lissajous curve is rotated automatically to keep it aligned with the current direction of motion.
For the wobble parameters to take effect, wobble must be enabled with the list command WOBBLE_ENABLE.