Occurs after a phisical sensor has reported its state, regardless of 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..::..StateReportedEventHandler StateReported
Visual Basic
Public Event StateReported As Sensor..::..StateReportedEventHandler

See Also