chenluhua1980
2026-01-24 2a7efcf2a4bac5e7f9813975c87683ea09fb984e
SourceCode/Bond/Servo/CLoadPort.h
@@ -56,6 +56,8 @@
      int getPortStatus();
      int getCassetteSequenceNo();
      std::string& getCassetteId();
      // Simulation helper: allow setting CarrierID when no EFEM is connected.
      void simulateSetCassetteId(const char* pszCarrierId);
      int getLoadingCassetteType();
      int getQTimeFlag();
      int getCassetteMappingState();
@@ -86,6 +88,7 @@
         ONWRITED onWritedBlock);
      CStep* getCassetteCtrlCmdStep();
      void setCompareMapsBeforeProceeding(BOOL bCompare);
      BOOL isCompareMapsBeforeProceeding() const;
   private:
      int decodePortStatusReport(CStep* pStep, const char* pszData, size_t size);