|
@@ -470,9 +470,9 @@ namespace Venus_RT.Modules
|
|
|
|
|
|
private bool _isCycleMode;
|
|
|
private int _cycleSetPoint = 0;
|
|
|
- //private int _cycledCount = 0;
|
|
|
- //private int _cycledWafer = 0;
|
|
|
- //private float _throughput = 0.0f;
|
|
|
+ private int _cycledCount = 0;
|
|
|
+ private int _cycledWafer = 0;
|
|
|
+ private float _throughput = 0.0f;
|
|
|
|
|
|
|
|
|
private int _tmRobotSingleArmOption = 0;
|