Table of Contents

Event AnalogInputReceived

Namespace
Bonsai.Arduino
Assembly
Bonsai.Arduino.dll

Occurs when the Arduino object receives a new analog input event.

public event EventHandler<AnalogInputReceivedEventArgs> AnalogInputReceived

Returns

EventHandler<AnalogInputReceivedEventArgs>
Occurs when the object receives a new analog input event.