修改放行逻辑(未修改
This commit is contained in:
parent
267332bad5
commit
812cfd725f
@ -1501,8 +1501,8 @@ namespace HisenceYoloDetection
|
|||||||
|
|
||||||
}));
|
}));
|
||||||
myLog("扫码器结果" + m_sKEYENCEBar, DateTime.Now);
|
myLog("扫码器结果" + m_sKEYENCEBar, DateTime.Now);
|
||||||
#if true
|
#if false
|
||||||
|
//是否给Pos请求加上时间超时
|
||||||
OcrBar = FormBarType(FinalDefIDToFind);
|
OcrBar = FormBarType(FinalDefIDToFind);
|
||||||
#else
|
#else
|
||||||
OcrBar = "OZ.洗衣机.WF3G7014-NVW001CZA.WSG374A.白";
|
OcrBar = "OZ.洗衣机.WF3G7014-NVW001CZA.WSG374A.白";
|
||||||
@ -1791,7 +1791,7 @@ namespace HisenceYoloDetection
|
|||||||
{
|
{
|
||||||
//信号量阻塞 使其不在总数增加和闪烁
|
//信号量阻塞 使其不在总数增加和闪烁
|
||||||
_runHandleAfter.WaitOne();
|
_runHandleAfter.WaitOne();
|
||||||
|
//melsecPLCTCPDriver.WriteInt("550", 0);//方行
|
||||||
//2第一次拍照
|
//2第一次拍照
|
||||||
//if (IfCam2Triger)
|
//if (IfCam2Triger)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user