M1M3 Support System
Loading...
Searching...
No Matches
LSST::M1M3::SS::RecordRawDCAccelerometersCommand Class Reference

Start collecting of the DC raw accelerometer data. More...

#include <RawDCAccelerometersCommands.h>

Inheritance diagram for LSST::M1M3::SS::RecordRawDCAccelerometersCommand:
Collaboration diagram for LSST::M1M3::SS::RecordRawDCAccelerometersCommand:

Public Member Functions

void execute () override
 Executes the command.
 
- Public Member Functions inherited from LSST::M1M3::SS::Command
 Command (int32_t commandID)
 
int32_t getCommandID ()
 Gets the command ID.
 
virtual double getDefaultTimeout ()
 
virtual bool validate ()
 Validates the command.
 
virtual void ackInProgress ()
 
virtual void ackInProgress (const char *description, double timeout)
 Acknowledges the command is in progress.
 
virtual void ackComplete ()
 Acknowledges the command has completed successfully.
 
virtual void ackFailed (std::string reason)
 Acknowledges the command has failed.
 

Additional Inherited Members

- Protected Attributes inherited from LSST::M1M3::SS::Command
int32_t _commandID
 

Detailed Description

Start collecting of the DC raw accelerometer data.

Virtual command, so far isn't mapped to SAL/DDS.

Member Function Documentation

◆ execute()

void RecordRawDCAccelerometersCommand::execute ( )
overridevirtual

Executes the command.

Reimplemented from LSST::M1M3::SS::Command.


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