MipResources::URG04LXmmInfo Class Reference
[Range sensor]

represents some info about a URG04LX range sensor More...

#include <URG04LXmm.h>

List of all members.

Public Member Functions

 URG04LXmmInfo ()
 defalut constructor
void setVendor (ExtString value)
 set device vendor
void setProduct (ExtString value)
 set product info
void setFirmware (ExtString value)
 set firmware info
void setProtocol (ExtString value)
 set used protocol
void setSN (ExtString value)
 set Serial Number
void setLaserState (ExtString value)
 set laserState if laser is ON, unset laserState if laser is OFF
void setSensorState (ExtString value)
 set sensor diagnostic infos
ExtString vendor ()
 return device vendor
ExtString product ()
 return product info
ExtString firmware ()
 return firmware info
ExtString protocol ()
 return used protocol
ExtString SN ()
 return Serial Number
ExtString laserState ()
 return true if laser is ON, false if laser is OFF
ExtString sensorState ()
 return an ExtString containing information about sensor diagnostic


Detailed Description

represents some info about a URG04LX range sensor

Here are contained some addictionl infos about the sensor (laser state, diagnostic, formware version, etc.). There are also some get and set functions for private attributes.

Author:
Antonio Franchi and Marco Barbalinardo - email:barba82@yahoo.it
Date:
2008/11/07
Bug:
none

Constructor & Destructor Documentation

MipResources::URG04LXmmInfo::URG04LXmmInfo (  ) 

defalut constructor


Member Function Documentation

void MipResources::URG04LXmmInfo::setVendor ( ExtString  value  )  [inline]

set device vendor

void MipResources::URG04LXmmInfo::setProduct ( ExtString  value  )  [inline]

set product info

void MipResources::URG04LXmmInfo::setFirmware ( ExtString  value  )  [inline]

set firmware info

void MipResources::URG04LXmmInfo::setProtocol ( ExtString  value  )  [inline]

set used protocol

void MipResources::URG04LXmmInfo::setSN ( ExtString  value  )  [inline]

set Serial Number

void MipResources::URG04LXmmInfo::setLaserState ( ExtString  value  )  [inline]

set laserState if laser is ON, unset laserState if laser is OFF

void MipResources::URG04LXmmInfo::setSensorState ( ExtString  value  )  [inline]

set sensor diagnostic infos

ExtString MipResources::URG04LXmmInfo::vendor (  )  [inline]

return device vendor

ExtString MipResources::URG04LXmmInfo::product (  )  [inline]

return product info

ExtString MipResources::URG04LXmmInfo::firmware (  )  [inline]

return firmware info

ExtString MipResources::URG04LXmmInfo::protocol (  )  [inline]

return used protocol

ExtString MipResources::URG04LXmmInfo::SN (  )  [inline]

return Serial Number

ExtString MipResources::URG04LXmmInfo::laserState (  )  [inline]

return true if laser is ON, false if laser is OFF

ExtString MipResources::URG04LXmmInfo::sensorState (  )  [inline]

return an ExtString containing information about sensor diagnostic


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

Generated on Mon Feb 20 07:01:13 2017 for MIP by  doxygen 1.5.6