LAPTOP-SNT8I5JK\Boounion
2025-06-19 7a60f2a3404220dcbc05e2e06fd7f3a6e51d5a4a
SourceCode/Bond/Servo/CEqCimMessageCmdStep.cpp
@@ -31,7 +31,9 @@
   {
      CWriteStep::getAttributeVector(attrubutes);
      unsigned int weight = 31;
      std::string strTemp;
      attrubutes.addAttribute(new CAttribute("Cim Message Dev",
         std::to_string(m_nCimMessageDev).c_str(), ""));
         ("W" + CToolUnits::toHexString(m_nCimMessageDev, strTemp)).c_str(), "", weight++));
   }
}