change-分配空货道过滤禁用货道

collectionStore
liuwf 7 months ago
parent 0a51f18595
commit f7d1135e2a

@ -298,7 +298,7 @@ namespace Aucma.Scada.Business
} }
else else
{ {
PrintLogInfoMessage("未获取到需要下发的箱壳入库任务"); // PrintLogInfoMessage("未获取到需要下发的箱壳入库任务");
} }
}catch(Exception ex) }catch(Exception ex)
{ {
@ -343,7 +343,7 @@ namespace Aucma.Scada.Business
} }
else else
{ {
PrintLogInfoMessage("未获取到需要下发的内胆入库任务"); // PrintLogInfoMessage("未获取到需要下发的内胆入库任务");
} }
}catch(Exception ex) }catch(Exception ex)
{ {

@ -40,7 +40,11 @@ namespace Aucma.Core.Scanner
MvCodeReader.MV_CODEREADER_RESULT_BCR_EX2 stBcrResult = (MvCodeReader.MV_CODEREADER_RESULT_BCR_EX2)Marshal.PtrToStructure(stFrameInfo.UnparsedBcrList.pstCodeListEx2, typeof(MvCodeReader.MV_CODEREADER_RESULT_BCR_EX2)); MvCodeReader.MV_CODEREADER_RESULT_BCR_EX2 stBcrResult = (MvCodeReader.MV_CODEREADER_RESULT_BCR_EX2)Marshal.PtrToStructure(stFrameInfo.UnparsedBcrList.pstCodeListEx2, typeof(MvCodeReader.MV_CODEREADER_RESULT_BCR_EX2));
Console.WriteLine("CodeNum[" + Convert.ToString(stBcrResult.nCodeNum) + "]"); // Console.WriteLine("CodeNum[" + Convert.ToString(stBcrResult.nCodeNum) + "]");
if(stBcrResult.nCodeNum==0)
{
Console.WriteLine("No Read 处理");
}
for (Int32 i = 0; i < stBcrResult.nCodeNum; i++) for (Int32 i = 0; i < stBcrResult.nCodeNum; i++)
{ {
bool bIsValidUTF8 = IsTextUTF8(stBcrResult.stBcrInfoEx2[i].chCode); bool bIsValidUTF8 = IsTextUTF8(stBcrResult.stBcrInfoEx2[i].chCode);
@ -73,7 +77,11 @@ namespace Aucma.Core.Scanner
MvCodeReader.MV_CODEREADER_RESULT_BCR_EX2 stBcrResult = (MvCodeReader.MV_CODEREADER_RESULT_BCR_EX2)Marshal.PtrToStructure(stFrameInfo.UnparsedBcrList.pstCodeListEx2, typeof(MvCodeReader.MV_CODEREADER_RESULT_BCR_EX2)); MvCodeReader.MV_CODEREADER_RESULT_BCR_EX2 stBcrResult = (MvCodeReader.MV_CODEREADER_RESULT_BCR_EX2)Marshal.PtrToStructure(stFrameInfo.UnparsedBcrList.pstCodeListEx2, typeof(MvCodeReader.MV_CODEREADER_RESULT_BCR_EX2));
Console.WriteLine("CodeNum[" + Convert.ToString(stBcrResult.nCodeNum) + "]"); // Console.WriteLine("CodeNum[" + Convert.ToString(stBcrResult.nCodeNum) + "]");
if (stBcrResult.nCodeNum == 0)
{
Console.WriteLine("No Read 处理");
}
for (Int32 i = 0; i < stBcrResult.nCodeNum; i++) for (Int32 i = 0; i < stBcrResult.nCodeNum; i++)
{ {
bool bIsValidUTF8 = IsTextUTF8(stBcrResult.stBcrInfoEx2[i].chCode); bool bIsValidUTF8 = IsTextUTF8(stBcrResult.stBcrInfoEx2[i].chCode);

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

@ -1,8 +1,8 @@
[plcSystem] [plcSystem]
دل؟اPLCIP=127.0.0.1 دل؟اPLCIP=10.10.92.22
دل؟اPLC<EFBFBD>ث؟غ=6000 دل؟اPLC<EFBFBD>ث؟غ=2015
ؤغ<EFBFBD><EFBFBD>PLCIP=127.0.0.1 ؤغ<EFBFBD><EFBFBD>PLCIP=10.10.92.6
ؤغ<EFBFBD><EFBFBD>PLC<EFBFBD>ث؟غ=6001 ؤغ<EFBFBD><EFBFBD>PLC<EFBFBD>ث؟غ=2015
#眊褲⻌踱華硊 #眊褲⻌踱華硊
[shell_inStore_address] [shell_inStore_address]

@ -1,8 +1,8 @@
[plcSystem] [plcSystem]
دل؟اPLCIP=10.10.92.22 دل؟اPLCIP=127.0.0.1
دل؟اPLC<EFBFBD>ث؟غ=2015 دل؟اPLC<EFBFBD>ث؟غ=6000
ؤغ<EFBFBD><EFBFBD>PLCIP=10.10.92.6 ؤغ<EFBFBD><EFBFBD>PLCIP=127.0.0.1
ؤغ<EFBFBD><EFBFBD>PLC<EFBFBD>ث؟غ=2015 ؤغ<EFBFBD><EFBFBD>PLC<EFBFBD>ث؟غ=6001
#眊褲⻌踱華硊 #眊褲⻌踱華硊
[shell_inStore_address] [shell_inStore_address]
Loading…
Cancel
Save