WobbleGetMaxCurrent Method |
Gets the maximal galvo current resulting from executing the wobble trajectory [A].
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic dvec2 GetMaxCurrent(
double theta1,
dvec2 fieldSize
)
Parameters
- theta1 Double
- Can be queried from RAYLAYSE deflection unit with the enhanced command 0x0558u (starting with firmware 7130).
- fieldSize dvec2
- Size of the scan field.
Return Value
dvec2Returns the maximal galvo current resulting from executing the wobble trajectory [A].
See Also