#include <CanBusMotionControl.h>
Definition at line 227 of file CanBusMotionControl.h.
◆ AnalogDataFormat
◆ SensorStatus
Enumerator |
---|
ANALOG_IDLE | |
ANALOG_OK | |
ANALOG_NOT_RESPONDING | |
ANALOG_SATURATION | |
ANALOG_ERROR | |
Definition at line 237 of file CanBusMotionControl.h.
◆ TBR_AnalogSensor()
TBR_AnalogSensor::TBR_AnalogSensor |
( |
| ) |
|
◆ ~TBR_AnalogSensor()
TBR_AnalogSensor::~TBR_AnalogSensor |
( |
| ) |
|
◆ calibrateChannel() [1/2]
virtual int TBR_AnalogSensor::calibrateChannel |
( |
int |
ch | ) |
|
|
inlinevirtual |
◆ calibrateChannel() [2/2]
int TBR_AnalogSensor::calibrateChannel |
( |
int |
ch, |
|
|
double |
v |
|
) |
| |
|
virtual |
◆ calibrateSensor() [1/2]
int TBR_AnalogSensor::calibrateSensor |
( |
| ) |
|
|
virtual |
◆ calibrateSensor() [2/2]
virtual int TBR_AnalogSensor::calibrateSensor |
( |
const yarp::sig::Vector & |
value | ) |
|
|
inlinevirtual |
◆ getChannels()
int TBR_AnalogSensor::getChannels |
( |
| ) |
|
|
virtual |
◆ getCounters()
void TBR_AnalogSensor::getCounters |
( |
unsigned int & |
sat, |
|
|
unsigned int & |
err, |
|
|
unsigned int & |
to |
|
) |
| |
|
inline |
◆ getDeviceId()
std::string TBR_AnalogSensor::getDeviceId |
( |
| ) |
|
|
inline |
◆ getId()
short TBR_AnalogSensor::getId |
( |
| ) |
|
|
inline |
◆ getScaleFactor() [1/2]
double* TBR_AnalogSensor::getScaleFactor |
( |
| ) |
|
|
inline |
◆ getScaleFactor() [2/2]
double TBR_AnalogSensor::getScaleFactor |
( |
int |
chan | ) |
|
|
inline |
◆ getState()
int TBR_AnalogSensor::getState |
( |
int |
ch | ) |
|
|
virtual |
◆ getStatus()
short TBR_AnalogSensor::getStatus |
( |
| ) |
|
|
inline |
◆ getUseCalibration()
short TBR_AnalogSensor::getUseCalibration |
( |
| ) |
|
|
inline |
◆ handleAnalog()
bool TBR_AnalogSensor::handleAnalog |
( |
void * |
canbus | ) |
|
◆ isOpen()
bool TBR_AnalogSensor::isOpen |
( |
| ) |
|
|
inline |
◆ open()
bool TBR_AnalogSensor::open |
( |
int |
channels, |
|
|
AnalogDataFormat |
f, |
|
|
short |
bId, |
|
|
short |
useCalib, |
|
|
bool |
isVirtualSensor |
|
) |
| |
◆ read()
int TBR_AnalogSensor::read |
( |
yarp::sig::Vector & |
out | ) |
|
|
virtual |
◆ resetCounters()
void TBR_AnalogSensor::resetCounters |
( |
| ) |
|
|
inline |
◆ setDeviceId()
void TBR_AnalogSensor::setDeviceId |
( |
std::string |
id | ) |
|
|
inline |
◆ backDoor
The documentation for this class was generated from the following files: