TwiceAsNice  2019-02-18
Public Member Functions | List of all members
MGCMD_READ_ADCS Class Reference

#include <mgcmd_read_adcs.h>

Inheritance diagram for MGCMD_READ_ADCS:
Inheritance graph
Collaboration diagram for MGCMD_READ_ADCS:
Collaboration graph

Public Member Functions

virtual IOByte opCode () const
 Returning the character operation code of the command. More...
 
virtual IOMode opMode () const
 Returning the operation mode for this command. More...
 
float logic_voltage () const
 
float input_voltage () const
 
float refer_voltage () const
 
virtual IOResult ask (MGenDevice &root)
 Basic verifications to call before running the actual command implementation. More...
 
 MGCMD_READ_ADCS ()
 

Additional Inherited Members

- Private Member Functions inherited from MGC
char constname () const
 
 MGC (IOBuffer query, IOBuffer answer)
 
virtual ~MGC ()
 
- Private Attributes inherited from MGC
IOBuffer query
 
IOBuffer answer
 

Constructor & Destructor Documentation

◆ MGCMD_READ_ADCS()

MGCMD_READ_ADCS::MGCMD_READ_ADCS ( )
inline

Member Function Documentation

◆ ask()

virtual IOResult MGCMD_READ_ADCS::ask ( MGenDevice root)
inlinevirtual

Basic verifications to call before running the actual command implementation.

Reimplemented from MGC.

◆ input_voltage()

float MGCMD_READ_ADCS::input_voltage ( ) const
inline

◆ logic_voltage()

float MGCMD_READ_ADCS::logic_voltage ( ) const
inline

◆ opCode()

virtual IOByte MGCMD_READ_ADCS::opCode ( ) const
inlinevirtual

Returning the character operation code of the command.

Implements MGC.

◆ opMode()

virtual IOMode MGCMD_READ_ADCS::opMode ( ) const
inlinevirtual

Returning the operation mode for this command.

Implements MGC.

◆ refer_voltage()

float MGCMD_READ_ADCS::refer_voltage ( ) const
inline

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