Click or drag to resize

SPICE3DevicePrepareWaitForSignal Method

[Missing <summary> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3Device.PrepareWaitForSignal(RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3Device,System.String,System.Int32,System.Nullable{System.Guid})"]


Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.20.0
Syntax
C#
public Guid PrepareWaitForSignal(
	SPICE3Device device,
	string signalValue,
	int timeout,
	Guid? parentListGuid
)

Parameters

device  SPICE3Device

[Missing <param name="device"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3Device.PrepareWaitForSignal(RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3Device,System.String,System.Int32,System.Nullable{System.Guid})"]

signalValue  String

[Missing <param name="signalValue"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3Device.PrepareWaitForSignal(RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3Device,System.String,System.Int32,System.Nullable{System.Guid})"]

timeout  Int32

[Missing <param name="timeout"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3Device.PrepareWaitForSignal(RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3Device,System.String,System.Int32,System.Nullable{System.Guid})"]

parentListGuid  NullableGuid

[Missing <param name="parentListGuid"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3Device.PrepareWaitForSignal(RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3Device,System.String,System.Int32,System.Nullable{System.Guid})"]

Return Value

Guid

[Missing <returns> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3Device.PrepareWaitForSignal(RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3Device,System.String,System.Int32,System.Nullable{System.Guid})"]

See Also