LAPTOP-SNT8I5JK\Boounion
2025-09-22 9e9e63ef44ff672989d7b78bf37afb2054267671
SourceCode/Bond/Servo/Configuration.h
@@ -24,11 +24,15 @@
   int getFilterMode();
   BOOL getPortParms(unsigned int index, BOOL& bEnable, int& type, int& mode,
      int& cassetteType, int& transferMode, BOOL& bAutoChangeEnable);
   BOOL setPortType(unsigned int index, int type);
   BOOL setPortCassetteType(unsigned int index, int cassetteType);
   BOOL setPortEnable(unsigned int index, BOOL bEnable);
   BOOL isCompareMapsBeforeProceeding();
   BOOL isJobMode();
   void setContinuousTransferCount(int round);
   int getContinuousTransferCount();
   int getPortCassetteSnSeed(int port);
   void setPortCassetteSnSeed(int port, int seed);
public:
   void setP2RemoteEqReconnectInterval(int second);