| | |
| | | public double calibrateHeight; |
| | | public CompensationZ compensationZ; |
| | | public CompensationZ compensationW; |
| | | public CompensationZ compensationL; |
| | | public double loadRbtSpeed; |
| | | public double unloadRbtSpeed; |
| | | |
| | |
| | | public string textUploadPath; |
| | | public string textLine; |
| | | public string textStation; |
| | | |
| | | public CompensationZ compensationL; |
| | | public InfoMember infoMember; |
| | | |
| | | //标准块配置参数 |
| | | public LimitRange standardLengthLimit; |
| | | public LimitRange standardWidthLimit; |
| | | public LimitRange standardHeightLimit; |
| | | public CompensationZ standardCompensationZ; |
| | | public CompensationZ standardCompensationL; |
| | | public CompensationZ standardCompensationW; |
| | | //public CompensationZ standardCompensationZ; |
| | | //public CompensationZ standardCompensationL; |
| | | //public CompensationZ standardCompensationW; |
| | | |
| | | #region add by Patrick |
| | | public bool IsSaveSizeOKImage; |