Click or drag to resize

NanioLaserDeviceSetPowerScaleMultiplier Method

Sets the PowerScaleMultiplier of the laser.

Namespace: RAYLASE.MarkerPlugin.Devices.Laser.InnoLasLaser.Nanio
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public override void SetPowerScaleMultiplier(
	double powerLevel,
	bool external = true
)

Parameters

powerLevel  Double
Laser power scale from 0 - 4 (1 => 100%).
external  Boolean  (Optional)
Sets the power on the controlling device.
See Also