private void BackgroundReadHandler(object obj)
 {
     latestActiveInterface.ReadAll();
 }