Class PositionItemPara
定位项参数
public class PositionItemPara
- Inheritance
-
PositionItemPara
- Inherited Members
- Extension Methods
Properties
CategoryName
类别名称
public string CategoryName { get; set; }
Property Value
Datum
基准点
public CPointAngle Datum { get; set; }
Property Value
DatumDirectionAngle
基准方向角度
public string DatumDirectionAngle { get; set; }
Property Value
DatumDirectionColumn
基准方向列
public string DatumDirectionColumn { get; set; }
Property Value
DatumDirectionRow
基准方向行
public string DatumDirectionRow { get; set; }
Property Value
DatumType
基准类型
public DatumType DatumType { get; set; }
Property Value
Enable
使能
public bool Enable { get; set; }
Property Value
EnableAsync
异步执行项
public bool EnableAsync { get; set; }
Property Value
EnableDatum
基准
public bool EnableDatum { get; set; }
Property Value
EnableLimit
使能限制
public bool EnableLimit { get; set; }
Property Value
EnableRotationCenter
使能旋转中心
public bool EnableRotationCenter { get; set; }
Property Value
ItemName
名称
public string ItemName { get; set; }
Property Value
LimitLowerAngle
下限角度
public double LimitLowerAngle { get; set; }
Property Value
LimitLowerColumn
下限列
public double LimitLowerColumn { get; set; }
Property Value
LimitLowerRow
下限行
public double LimitLowerRow { get; set; }
Property Value
LimitUpperAngle
上限角度
public double LimitUpperAngle { get; set; }
Property Value
LimitUpperColumn
上限列
public double LimitUpperColumn { get; set; }
Property Value
LimitUpperRow
上限行
public double LimitUpperRow { get; set; }
Property Value
Offset
偏移位置(毫米)
public CPointAngle Offset { get; set; }
Property Value
OffsetB
补偿B值
public double OffsetB { get; set; }
Property Value
OffsetK
补偿K值
public double OffsetK { get; set; }
Property Value
PositionPut
放料位
public CPointAngle PositionPut { get; set; }
Property Value
PositionPutEnable
使能放料位
public bool PositionPutEnable { get; set; }
Property Value
PutDirectionAngle
放料位方向角度
public string PutDirectionAngle { get; set; }
Property Value
PutDirectionColumn
放料位方向列
public string PutDirectionColumn { get; set; }
Property Value
PutDirectionRow
放料位方向行
public string PutDirectionRow { get; set; }
Property Value
ResultDirectionAngle
结果值方向角度
public string ResultDirectionAngle { get; set; }
Property Value
ResultDirectionColumn
结果值方向列
public string ResultDirectionColumn { get; set; }
Property Value
ResultDirectionRow
结果值方向行
public string ResultDirectionRow { get; set; }
Property Value
ReturnResultCount
返回结果个数
public int ReturnResultCount { get; set; }
Property Value
RotateAffineDirection
旋转仿射方向
public string RotateAffineDirection { get; set; }
Property Value
RotationCenter
旋转中心
public CPointAngle RotationCenter { get; set; }
Property Value
SortID
排序ID
public int SortID { get; set; }
Property Value
Methods
ToString()
重载ToString()方法
public override string ToString()