OceanDirect  1.30.1-rc.4
OceanDirect C++/C API
oceandirect::api::AnalogOutFeatureAdapter Class Reference
Inheritance diagram for oceandirect::api::AnalogOutFeatureAdapter:
Collaboration diagram for oceandirect::api::AnalogOutFeatureAdapter:

Public Member Functions

 AnalogOutFeatureAdapter (AnalogOutFeatureInterface *intf, const FeatureFamily &f, Protocol *p, Bus *b, unsigned short instanceIndex)
 
virtual void configureAltPin (int *errorCode, int pinNumber, int pinType)
 
virtual double getMaximumOutputVoltageDC (int *errorCode)
 
virtual double getMinimumOutputVoltageDC (int *errorCode)
 
virtual int getNumberOfVoltageDCOutputs (int *errorCode)
 
virtual void setVoltageDCOutVolts (int *errorCode, int output, double voltage)
 
- Public Member Functions inherited from oceandirect::api::FeatureAdapterTemplate< AnalogOutFeatureInterface >
 FeatureAdapterTemplate (AnalogOutFeatureInterface *featureInterface, const FeatureFamily &f, Protocol *p, Bus *b, unsigned short instanceIndex)
 
AnalogOutFeatureInterface * getFeature ()
 
virtual FeatureFamily & getFeatureFamily ()
 
virtual long getID ()
 

Additional Inherited Members

- Protected Attributes inherited from oceandirect::api::FeatureAdapterTemplate< AnalogOutFeatureInterface >
Bus * bus
 
FeatureFamily family
 
AnalogOutFeatureInterface * feature
 
unsigned long ID
 
unsigned short index
 
Protocol * protocol
 

The documentation for this class was generated from the following files: