Click or drag to resize

BaseDistanceSensorTriggerChanged Method

Implements a trigger change and must set the configuration on the remote RAYDIME METER accordingly.

Namespace: RAYLASE.Marker.Device.DistanceSensor
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.26.1
Syntax
C#
protected abstract void TriggerChanged(
	bool isHWTrigger
)

Parameters

isHWTrigger  Boolean

[Missing <param name="isHWTrigger"/> documentation for "M:RAYLASE.Marker.Device.DistanceSensor.BaseDistanceSensor.TriggerChanged(System.Boolean)"]

See Also