TwiceAsNice
2019-02-18
|
Variables | |
const std::string | OPEN = "Open Device" |
const std::string | CLOSE = "Close Device" |
const std::string | RESET = "Reset Device" |
const std::string | INIT = "Init Device" |
const std::string | DEINIT = "Deinit Device" |
const std::string | ACTIVATE = "Activate Device" |
const std::string | DEACTIVATE = "Deativate Device" |
const std::string | MOVETOHOME = "Moving Home" |
const std::string | MOVETOHOMESINGLE = "Moving Home Single Motor" |
const std::string | MOVEOUTOFLIMIT = "Moving out of Limit" |
const std::string | MOVETOLIMIT = "Moving to Limit" |
const std::string | MOVETOPOSITIVELIMIT = "Moving to positive Limit" |
const std::string | MOVETONEGATIVELIMIT = "Moving to negative Limit" |
const std::string | MOVEABSOLUTE = "Moving Absolute" |
const std::string | MOVERELATIVE = "Moving Relative" |
const std::string | PREPAREEXTERNALPROFILE = "Prepare External Profile" |
const std::string | STARTEXTERNALPROFILE = "Start External Profile" |
const std::string | DUMPSTATUSINFORMATION = "Dump Status Info" |
const std::string | CHAT = "chat" |
const std::string | DONTPARSE = "Don't Parse!" |
const std::string | RECEIVEDATARAW = "Receive Raw Data" |
const std::string Basda::Command::Action::CHAT = "chat" |
const std::string Basda::Command::Action::DUMPSTATUSINFORMATION = "Dump Status Info" |
const std::string Basda::Command::Action::MOVEABSOLUTE = "Moving Absolute" |
const std::string Basda::Command::Action::MOVEOUTOFLIMIT = "Moving out of Limit" |
const std::string Basda::Command::Action::MOVERELATIVE = "Moving Relative" |
const std::string Basda::Command::Action::MOVETOHOME = "Moving Home" |
const std::string Basda::Command::Action::MOVETOHOMESINGLE = "Moving Home Single Motor" |
const std::string Basda::Command::Action::MOVETOLIMIT = "Moving to Limit" |
const std::string Basda::Command::Action::MOVETONEGATIVELIMIT = "Moving to negative Limit" |
const std::string Basda::Command::Action::MOVETOPOSITIVELIMIT = "Moving to positive Limit" |
const std::string Basda::Command::Action::PREPAREEXTERNALPROFILE = "Prepare External Profile" |
const std::string Basda::Command::Action::STARTEXTERNALPROFILE = "Start External Profile" |