Please wait. Due to its content this page might take a while to load...
This chapter gives an overview of the events that are raised by a PhidgetIR device and that can be used in the Event Listener.
Please read the chapters "Phidgets - PhidgetIR" and "Event Listener" if you like to know how to add and use both. The available members that can be used in our scripting language are explained in the chapter "Phidgets - PhidgetIR Members".
Phidgets_PhidgetIRID.IsConnected Example: This event is raised whenever the connection state changes from disconnected to connected or vice versa. |
Phidgets_PhidgetIRID.CodeReceived Example: This event is raised whenever the Phidgets device receives an IR code. If the IRCode Manager dialog is open, it would displays the code with all parameters. |