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 Phidgets Voltage Input device and that can be used in the Event Listener.
Please read the chapters Phidgets - Voltage Input 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 - Voltage Input Members.
Phidgets_VoltageInputID.IsConnected Example: This event is raised whenever the connection state changes from disconnected to connected or vice versa. |
Phidgets_VoltageInputID.Value Example: This event is raised whenever the Phidgets_VoltageInput device changes its value. |