SHARP_CLAS_UI/500.Equipment/400.Module/000.Vision/Vision_Control.cs
@@ -482,8 +482,8 @@ byte[] MeasureResult = new byte[4]; //0 : Fail, 1 : Success byte[] Mark1Width = new byte[8]; //Mark1의 넓이 byte[] Mark2Width = new byte[8]; //Mark2의 넓이 byte[] Mark3Width = new byte[8]; //Mark3의 넓이 byte[] Mark4Width = new byte[8]; //Mark4의 넓이 byte[] Mark3Width = new byte[8]; //Mark1의 넓이 byte[] Mark4Width = new byte[8]; //Mark2의 넓이 int copylength = 0; Array.Copy(Recvdata, size, size.Length);