Instrument Neutral Distributed Interface INDI  2.0.2
Public Member Functions | List of all members
PrimalucaLabs::ALTO Class Reference

#include <primalucacommandset.h>

Public Member Functions

 ALTO (const std::string &name, int port)
 
bool getStatus (json &status)
 
bool getModel (std::string &model)
 
bool Park ()
 
bool UnPark ()
 
bool setPosition (uint8_t value)
 
bool stop ()
 
bool initCalibration ()
 
bool close (bool fast=false)
 
bool open (bool fast=false)
 
bool storeClosedPosition ()
 
bool storeOpenPosition ()
 

Detailed Description

Definition at line 278 of file primalucacommandset.h.

Constructor & Destructor Documentation

◆ ALTO()

ALTO::ALTO ( const std::string &  name,
int  port 
)
explicit

Definition at line 813 of file primalucacommandset.cpp.

Member Function Documentation

◆ close()

bool ALTO::close ( bool  fast = false)

Definition at line 878 of file primalucacommandset.cpp.

◆ getModel()

bool ALTO::getModel ( std::string &  model)

Definition at line 822 of file primalucacommandset.cpp.

◆ getStatus()

bool ALTO::getStatus ( json status)

Definition at line 830 of file primalucacommandset.cpp.

◆ initCalibration()

bool ALTO::initCalibration ( )

Definition at line 870 of file primalucacommandset.cpp.

◆ open()

bool ALTO::open ( bool  fast = false)

Definition at line 886 of file primalucacommandset.cpp.

◆ Park()

bool ALTO::Park ( )

Definition at line 838 of file primalucacommandset.cpp.

◆ setPosition()

bool ALTO::setPosition ( uint8_t  value)

Definition at line 854 of file primalucacommandset.cpp.

◆ stop()

bool ALTO::stop ( )

Definition at line 862 of file primalucacommandset.cpp.

◆ storeClosedPosition()

bool ALTO::storeClosedPosition ( )

Definition at line 894 of file primalucacommandset.cpp.

◆ storeOpenPosition()

bool ALTO::storeOpenPosition ( )

Definition at line 902 of file primalucacommandset.cpp.

◆ UnPark()

bool ALTO::UnPark ( )

Definition at line 846 of file primalucacommandset.cpp.


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