Edit

Share via


Motor.UpdateSensor(Object) Method

Definition

Update the sensor and this will raised an event on the interface

public void UpdateSensor (object state);
public void UpdateSensor (object? state);
member this.UpdateSensor : obj -> unit
Public Sub UpdateSensor (state As Object)

Parameters

state
Object

Applies to