RelayCardapci2200 Class Reference

A C++ wrapper for the APCI 2200 digital relay card. More...

#include <RelayCardapci2200.hpp>

List of all members.

Public Member Functions

 RelayCardapci2200 (const std::string &name)
 Create a Relay instance which will communicate the methods to the APCI2200 card device driver.
virtual void switchOn (unsigned int n)
virtual void switchOff (unsigned int n)
virtual void setBit (unsigned int bit, bool value)
virtual void setSequence (unsigned int start_bit, unsigned int stop_bit, unsigned int value)
virtual bool checkBit (unsigned int n) const
virtual unsigned int checkSequence (unsigned int start_bit, unsigned int stop_bit) const
virtual unsigned int nbOfOutputs () const

Detailed Description

A C++ wrapper for the APCI 2200 digital relay card.

Definition at line 42 of file RelayCardapci2200.hpp.


Constructor & Destructor Documentation

RelayCardapci2200 ( const std::string &  name  ) 

Create a Relay instance which will communicate the methods to the APCI2200 card device driver.

Parameters:
name The name to be used in the DigitalOutInterface::nameserver.

Definition at line 34 of file RelayCardapci2200.cpp.


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