修改一点界面
This commit is contained in:
@ -36,7 +36,14 @@ namespace DH.Commons.Enums
|
||||
infernce
|
||||
|
||||
}
|
||||
|
||||
public enum EnumCamType
|
||||
{
|
||||
[Description("度申相机")]
|
||||
度申Do3think = 0,
|
||||
[Description("海康相机")]
|
||||
海康hik ,
|
||||
|
||||
}
|
||||
|
||||
|
||||
public enum EnumPLCType
|
||||
@ -93,7 +100,11 @@ namespace DH.Commons.Enums
|
||||
工件最小值=27,
|
||||
工具最大值=28,
|
||||
启用心跳=29,
|
||||
心跳地址=30
|
||||
心跳地址=30,
|
||||
挡料电机回原点,
|
||||
挡料电机回原点速度,
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user