SourceCode/Bond/Servo/CEqCimMessageCmdStep.cpp
@@ -31,7 +31,8 @@
   {
      CWriteStep::getAttributeVector(attrubutes);
      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(), ""));
   }
}