Occurs after a phisical sensor has reported its state different than the current state of our logical sensor.

Namespace: RRAutoLib.CTC
Assembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4504.18867

Syntax

C#
public event Sensor..::..StateChangedEventHandler StateChanged
Visual Basic
Public Event StateChanged As Sensor..::..StateChangedEventHandler

See Also