|
|
@ -6,8 +6,8 @@ package a8k.appbean.cfg; |
|
|
|
public class LargeBottleBufferPos { |
|
|
|
public Pos2d topLelf; |
|
|
|
|
|
|
|
public Integer xinterval; //x间隔 |
|
|
|
public Integer yinterval; //y间隔 |
|
|
|
public Integer xSpacing; //x间隔 |
|
|
|
public Integer ySpacing; //y间隔 |
|
|
|
|
|
|
|
public Integer scancodeRelaPos; //扫码相对每个大屏缓冲液的位置,第一排 -dy,第二排dy |
|
|
|
public Integer sampleZPos; //取样开始位置 |
|
|
|