Skip to content
Snippets Groups Projects
Commit 4b175675 authored by Yuelong Yu's avatar Yuelong Yu
Browse files

added delete experiment args method

parent bff478ed
No related branches found
No related tags found
No related merge requests found
Pipeline #11197 failed
......@@ -111,6 +111,13 @@ namespace AGIPDCtrlNS
*/
RESPONSE SendExperimentArgs(string& in_args,string& out_args);
/**
* \brief clear experiment arguments NOT IMPLEMENTED!
* existing arguments list is deleted
* \return RESPONSE \see AGIPDCtrlNS::RESPONSE
*/
RESPONSE DeleteExperimentArgs();
/**
* \brief get application log
* \param log log information of the hardware
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment