LAPTOP-SNT8I5JK\Boounion
2025-04-25 a8ce9111f9f907afd921609d1828744cead9bd52
SourceCode/Bond/Servo/CEFEM.cpp
@@ -38,6 +38,9 @@
   int CEFEM::onStepEvent(CStep* pStep, int code)
   {
      int nRet = CEquipment::onStepEvent(pStep, code);
      if (nRet > 0) return nRet;
      if (code == STEP_EVENT_READDATA) {
         if (isCassetteTransferStateStep(pStep)) {
            SERVO::CEqCassetteTransferStateStep* pEqCassetteStep = (SERVO::CEqCassetteTransferStateStep*)pStep;