Click or drag to resize

SPICE3DeviceSetHeadBias(Int32, Double) Method

[Missing <summary> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3Device.SetHeadBias(System.Int32,System.Double[])"]


Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public override void SetHeadBias(
	int head,
	double[] bias
)

Parameters

head  Int32

[Missing <param name="head"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3Device.SetHeadBias(System.Int32,System.Double[])"]

bias  Double

[Missing <param name="bias"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3Device.SetHeadBias(System.Int32,System.Double[])"]

See Also