#include <motor.h>
|
| | MotorWdg (QWidget *parent, const std::string &name, const std::string &ps_endpoint, fcf::devmgr::motor::MotorConfig &config, const std::string &server_id="undefined", const int &cmd_timeout=60000) |
| |
| virtual | ~MotorWdg () |
| |
| virtual void | StartSubscription () |
| |
| void | GetMessage (std::shared_ptr<::elt::mal::Mal > mal, std::vector< std::shared_ptr<::fcfif::SetupElem >> &setup_buffer, bool ignoreChecked=false) |
| |
| virtual void | GetSubordinatedDevices (QStringList &dev_list) |
| |
| virtual void | UpdateData (QList< QVariant > &data_list) |
| |
| virtual std::vector< std::string > | GetDbAttributes (std::string server_id) |
| |
| virtual void | SetEnable (bool flag) |
| |
| | DeviceWdg (QWidget *parent, const std::string &name, const std::string &ps_endpoint, const int &cmd_timeout) |
| |
| virtual | ~DeviceWdg () |
| |
| std::string | GetName () |
| |
| void | Select () |
| |
| void | Deselect () |
| |
| bool | IsSelected () |
| |
| virtual void | Stop () |
| |
| virtual void | GetDbAttributes (std::string server_id, std::vector< std::string > &vector) |
| |
◆ MotorWdg()
| MotorWdg::MotorWdg |
( |
QWidget * |
parent, |
|
|
const std::string & |
name, |
|
|
const std::string & |
ps_endpoint, |
|
|
fcf::devmgr::motor::MotorConfig & |
config, |
|
|
const std::string & |
server_id = "undefined", |
|
|
const int & |
cmd_timeout = 60000 |
|
) |
| |
|
explicit |
◆ ~MotorWdg()
◆ GetDbAttributes()
| std::vector< std::string > MotorWdg::GetDbAttributes |
( |
std::string |
server_id | ) |
|
|
virtual |
◆ GetMessage()
| void MotorWdg::GetMessage |
( |
std::shared_ptr<::elt::mal::Mal > |
mal, |
|
|
std::vector< std::shared_ptr<::fcfif::SetupElem >> & |
setup_buffer, |
|
|
bool |
ignoreChecked = false |
|
) |
| |
|
virtual |
◆ GetSubordinatedDevices()
| void MotorWdg::GetSubordinatedDevices |
( |
QStringList & |
dev_list | ) |
|
|
virtual |
◆ HandleLaunchButton
| void MotorWdg::HandleLaunchButton |
( |
| ) |
|
|
slot |
◆ NewEncoders
| void MotorWdg::NewEncoders |
( |
double |
encoders | ) |
|
|
signal |
◆ NewNamePos
| void MotorWdg::NewNamePos |
( |
QString |
named_pos | ) |
|
|
signal |
◆ NewPosition
| void MotorWdg::NewPosition |
( |
double |
position | ) |
|
|
signal |
◆ SetActive [1/2]
| void MotorWdg::SetActive |
( |
double |
value | ) |
|
|
slot |
◆ SetActive [2/2]
| void MotorWdg::SetActive |
( |
int |
index | ) |
|
|
slot |
◆ SetEnable()
| void MotorWdg::SetEnable |
( |
bool |
flag | ) |
|
|
virtual |
◆ StartSubscription()
| void MotorWdg::StartSubscription |
( |
| ) |
|
|
virtual |
◆ UpdateData()
| void MotorWdg::UpdateData |
( |
QList< QVariant > & |
data_list | ) |
|
|
virtual |
◆ UpdateEncoders
| void MotorWdg::UpdateEncoders |
( |
double |
encoders | ) |
|
|
slot |
◆ UpdateNamedPos
| void MotorWdg::UpdateNamedPos |
( |
QString |
named_pos | ) |
|
|
slot |
◆ UpdatePosition
| void MotorWdg::UpdatePosition |
( |
double |
position | ) |
|
|
slot |
◆ UpdateSpinner
| void MotorWdg::UpdateSpinner |
( |
int |
substate | ) |
|
|
slot |
◆ UpdateSubstate
| void MotorWdg::UpdateSubstate |
( |
int |
substate | ) |
|
|
slot |
The documentation for this class was generated from the following files: