LAPTOP-SNT8I5JK\Boounion
2025-07-28 bfe14e41fa5b07771d78af4511ba18d706bc23cc
SourceCode/Bond/Servo/CLoadPort.h
@@ -37,6 +37,7 @@
      void localSetCessetteType(CassetteType type);
      void localSetTransferMode(TransferMode mode);
      void localAutoChangeEnable(BOOL bEnable);
      short getCassetteMap();
   public:
      short getNextCassetteSequenceNo();
@@ -56,6 +57,7 @@
      int getCassetteMappingState();
      int getCassetteStatus();
      int testGenerateGlassList(MaterialsType type);
      int testGenerateGlassListFromConfig(const SERVO::PortConfig& config);
   public:
      static std::string& getPortTypeDescription(PortType portType, std::string& strDescription);
@@ -75,7 +77,8 @@
         int jobExistenceSize,
         short slotProcess,
         short jopCount,
         CJobDataA* pJobDataA);
         CJobDataA* pJobDataA,
         ONWRITED onWritedBlock);
      CStep* getCassetteCtrlCmdStep();
   private: