Click or drag to resize

ArmLaserAutomationController Property

The laser controller to be used.

Namespace: RAYLASE.MarkerPlugin.JobElements
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public BaseLaserController Controller { get; set; }

Property Value

BaseLaserController

Implements

ILaserAutomationController
See Also