Skip to content
Snippets Groups Projects
Commit 8e84af0f authored by Giuseppe Carboni's avatar Giuseppe Carboni
Browse files

Added USD reset guard time

parent 7d5b9df2
No related branches found
No related tags found
No related merge requests found
......@@ -325,6 +325,8 @@ void USDImpl::reset() throw (CORBA::SystemException,ASErrors::ASErrorsEx)
//_SET_CDB(calibrate, m_calibrate, "::USDImpl::reset()")
action(RESET);
CIRATools::Wait(0, 200000); // 0.2 secs, guard time to wait after a reset command
//* restore defaults *//
_SET_LDEF(delay, "USDImpl::reset()");
_SET_LDEF(Fmax, "USDImpl::reset()");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment