Move Galvo Motors
Command property:
Asynchronous command.
Command action:
Move the galvo motors of the scan head to the specified position
Syntax:
<command name="movegalvo" XPos="[Double]" YPos="[Double]" />
Reply:
<command valid="true" />
When the command is executed, the system reply with:
<command name="MoveGalvo" executed="true" />
If the command execution fails, the system reply with:
<command name="MoveGalvo" executed="false" />
Command purpose:
This command is used to move the galvo mirrors inside the scan head to a specific position, for example to hide the red pointer if present.