|
| Phcc Interface Library for .NET and COM v0.2.1.0 reference library |
| Device Events |
| Device Class See Also Send Feedback |
The Device type exposes the following members.
Events
| Name | Description | |
|---|---|---|
![]() | AnalogInputChanged |
The AnalogInputChanged event is raised when
the PHCC motherboard detects that one of the analog inputs
has changed values (i.e. whenever an analog input signal
changes state).
|
![]() | DigitalInputChanged |
The DigitalInputChanged event is raised when
the PHCC motherboard detects that one of the digital inputs
has changed (i.e. whenever a button that is wired
into the digital input key matrix is pressed or released).
|
![]() | I2CDataReceived |
The I2CDataReceived event is raised when
the PHCC motherboard receives data from one of the attached
I2C peripherals (if any).
|
