Click or drag to resize

SPICE3DeviceGetMarkCounter Method

[Missing <summary> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3Device.GetMarkCounter(System.String)"]


Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.20.0
Syntax
C#
public override int GetMarkCounter(
	string counterName
)

Parameters

counterName  String

[Missing <param name="counterName"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3Device.GetMarkCounter(System.String)"]

Return Value

Int32

[Missing <returns> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3Device.GetMarkCounter(System.String)"]

See Also