$search

src::element_driver::PhidgetsVoltage Class Reference

List of all members.

Public Member Functions

def __init__
def value

Public Attributes

 Element
 pin

Detailed Description

Definition at line 1205 of file element_driver.py.


Member Function Documentation

def src::element_driver::PhidgetsVoltage::__init__ (   self,
  Element,
  pin 
)
Usage: myVolts = PhidgetsVoltage(Element, pin)
   reading = myVolts.value()
   reading = myVolts.value(cached=True) # gets value from the cache
    The Phidgets Voltage Sensor class wraps an analog sensor port and converts the raw
    sensor reading to volts.

Definition at line 1206 of file element_driver.py.

def src::element_driver::PhidgetsVoltage::value (   self,
  cached = False 
)

Definition at line 1216 of file element_driver.py.


Member Data Documentation

Definition at line 1213 of file element_driver.py.

Definition at line 1214 of file element_driver.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables


element
Author(s): Patrick Goebel
autogenerated on Wed Nov 14 20:50:37 2012