AIOUSB::DA12_OutputRange Class Reference

#include <DA12_OutputRange.hpp>

Inheritance diagram for AIOUSB::DA12_OutputRange:

Inheritance graph
[legend]
Collaboration diagram for AIOUSB::DA12_OutputRange:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual AnalogIORangesetRange (int range)

Protected Member Functions

 DA12_OutputRange ()
 DA12_OutputRange (int minCounts, int maxCounts)
virtual ~DA12_OutputRange ()

Friends

class DA12_AnalogOutputSubsystem


Constructor & Destructor Documentation

AIOUSB::DA12_OutputRange::DA12_OutputRange (  )  [protected]

AIOUSB::DA12_OutputRange::DA12_OutputRange ( int  minCounts,
int  maxCounts 
) [protected]

AIOUSB::DA12_OutputRange::~DA12_OutputRange (  )  [protected, virtual]


Member Function Documentation

AnalogIORange & AIOUSB::DA12_OutputRange::setRange ( int  range  )  [virtual]

Sets the range ID.

Parameters:
range the new range ID (defined by class that owns this instance).
Returns:
This subsystem, useful for chaining together multiple operations.

Reimplemented from AIOUSB::AnalogIORange.


Friends And Related Function Documentation

friend class DA12_AnalogOutputSubsystem [friend]


doxygen