AnalogEtherCATInputDevice Struct Reference

A test class which replaces a real device driver. More...

#include <AnalogEtherCATInputDevice.hpp>

List of all members.

Public Member Functions

 AnalogEtherCATInputDevice (unsigned char *startaddress, unsigned int channels=2, unsigned int bin_range=4096, double lowest=-5.0, double highest=+5.0)
virtual void rangeSet (unsigned int, unsigned int)
virtual void arefSet (unsigned int, unsigned int)
virtual unsigned int nbOfChannels () const
virtual int rawRead (unsigned int chan, unsigned int &value)
virtual int read (unsigned int chan, double &value)
virtual unsigned int binaryRange () const
virtual unsigned int binaryLowest () const
virtual unsigned int binaryHighest () const
virtual double lowest (unsigned int) const
virtual double highest (unsigned int) const
virtual double resolution (unsigned int) const

Public Attributes

unsigned char * mstartaddress
unsigned int nbofchans
unsigned int mbin_range
double mlowest
double mhighest

Detailed Description

A test class which replaces a real device driver.

It reproduces on the output what it gets on the input.

Definition at line 12 of file AnalogEtherCATInputDevice.hpp.


The documentation for this struct was generated from the following file:
Generated on Thu Dec 23 15:05:29 2010 for OrocosComponentLibrary by  doxygen 1.6.3