ATEsystem.PIRIS-driver
1.0.1
ATEsystem.PIRIS-driver
|
Macros | |
#define | FLAG_NO_PYLON_GUI "--no-gui" |
Functions | |
int | main_ethernet (int d) |
int | main_serial (int d) |
void | check_stat (ATEsystem_PIRIS::Status stat) |
void | check_err (ATEsystem_PIRIS::StatusEx stat) |
void | prompt (std::string msg="", std::string msg2="") |
uint16_t | input_num (int init, int lo, int hi, std::string msg) |
bool | arg_exists (char **begin, char **end, const std::string &option) |
ATEsystem_PIRIS::Status | action_wait_handler (ATEsystem_PIRIS::IPiris &piris) |
bool | input_values (int &f, int &z, int &p, int &ir, ATEsystem_PIRIS::DataParams &data_param) |
int | main (int argc, char *argv[]) |
Variables | |
int8_t | status = -20 |
Macro Definition Documentation
◆ FLAG_NO_PYLON_GUI
#define FLAG_NO_PYLON_GUI "--no-gui" |
Function Documentation
◆ action_wait_handler()
ATEsystem_PIRIS::Status action_wait_handler | ( | ATEsystem_PIRIS::IPiris & | piris | ) |
◆ arg_exists()
bool arg_exists | ( | char ** | begin, |
char ** | end, | ||
const std::string & | option | ||
) |
◆ check_err()
void check_err | ( | ATEsystem_PIRIS::StatusEx | stat | ) |
◆ check_stat()
void check_stat | ( | ATEsystem_PIRIS::Status | stat | ) |
◆ input_num()
uint16_t input_num | ( | int | init, |
int | lo, | ||
int | hi, | ||
std::string | msg | ||
) |
◆ input_values()
bool input_values | ( | int & | f, |
int & | z, | ||
int & | p, | ||
int & | ir, | ||
ATEsystem_PIRIS::DataParams & | data_param | ||
) |
◆ main()
int main | ( | int | argc, |
char * | argv[] | ||
) |
◆ main_ethernet()
int main_ethernet | ( | int | d | ) |
◆ main_serial()
int main_serial | ( | int | d | ) |
◆ prompt()
void prompt | ( | std::string | msg = "" , |
std::string | msg2 = "" |
||
) |
Variable Documentation
◆ status
int8_t status = -20 |
Generated by 1.8.15