21 MITK_INFO <<
"Testing Connection!";
23 bool connected =
false;
24 mitk::ProgressBar::GetInstance()->AddStepsToDo(4);
29 output =
"ERROR: Device is not installed!";
34 output =
"<br>testing connection <br> ...";
37 mitk::ProgressBar::GetInstance()->Progress();
40 output +=
"<br>testing tracking <br> ...";
42 mitk::ProgressBar::GetInstance()->Progress();
44 mitk::ProgressBar::GetInstance()->Progress();
48 mitk::ProgressBar::GetInstance()->Progress();
56 MITK_WARN <<
"Error while testing connection / start tracking of the device: " << e.GetDescription();
58 mitk::ProgressBar::GetInstance()->Progress(4);