Classes | Defines
Phidget Analog
Specific Phidgets
Collaboration diagram for Phidget Analog:

Classes

struct  CPhidgetAnalogInfo

Defines

#define ANALOG_MAXOUTPUTS   4

Detailed Description

These calls are specific to the Phidget Analog object. See your device's User Guide for more specific API details, technical information, and revision details. The User Guide, along with other resources, can be found on the product page for your device.


Define Documentation

#define ANALOG_MAXOUTPUTS   4

Gets the number of outputs supported by this phidget analog.

Parameters:
phidAn attached phidget analog handle.
countThe axis count. Gets the currently set voltage for an output, in V.
phidAn attached phidget analog handle.
indexThe output index.
voltageThe voltage. Sets the voltage of an output, in V.
phidAn attached phidget analog handle.
indexThe otuput index.
voltageThe output voltage. Gets the maximum settable output voltage, in V.
phidAn attached phidget analog handle.
indexThe output index.
maxThe max voltage. Gets the minimum settable output voltage, in V.
phidAn attached phidget analog handle.
indexThe output index.
minThe min voltage. Sets the enabled state for an output.
phidAn attached phidget analog handle.
indexThe output index.
enabledStateThe enabled state. Possible values are PTRUE and PFALSE. Gets the enabled state for an output.
phidAn attached phidget analog handle.
indexThe output index.
enabledStateThe enabled state. Possible values are PTRUE and PFALSE.

Definition at line 65 of file cphidgetanalog.h.



pedal_monitor
Author(s): Pedro Mendes
autogenerated on Fri Jun 6 2014 18:37:22