LAPTOP-SNT8I5JK\Boounion
2025-10-14 2e386b805cbb0b24c92ea6d667fc8d2c146ad469
SourceCode/Bond/Servo/CLoadPort.cpp
@@ -505,6 +505,9 @@
   void CLoadPort::setIndex(unsigned int index)
   {
      m_nIndex = index;
      std::string id = "Port" + std::to_string(index + 1);
      m_portStatusReport.setCassetteId(id.c_str());
   }
   unsigned int CLoadPort::getIndex()