Table of Contents

Class PositionItemPara

Namespace
AT.Librarys.Container.Station
Assembly
AT.Librarys.Container.dll

定位项参数

public class PositionItemPara
Inheritance
PositionItemPara
Inherited Members
Extension Methods

Properties

CategoryName

类别名称

public string CategoryName { get; set; }

Property Value

string

Datum

基准点

public CPointAngle Datum { get; set; }

Property Value

CPointAngle

DatumDirectionAngle

基准方向角度

public string DatumDirectionAngle { get; set; }

Property Value

string

DatumDirectionColumn

基准方向列

public string DatumDirectionColumn { get; set; }

Property Value

string

DatumDirectionRow

基准方向行

public string DatumDirectionRow { get; set; }

Property Value

string

DatumType

基准类型

public DatumType DatumType { get; set; }

Property Value

DatumType

Enable

使能

public bool Enable { get; set; }

Property Value

bool

EnableAsync

异步执行项

public bool EnableAsync { get; set; }

Property Value

bool

EnableDatum

基准

public bool EnableDatum { get; set; }

Property Value

bool

EnableLimit

使能限制

public bool EnableLimit { get; set; }

Property Value

bool

EnableRotationCenter

使能旋转中心

public bool EnableRotationCenter { get; set; }

Property Value

bool

ItemName

名称

public string ItemName { get; set; }

Property Value

string

LimitLowerAngle

下限角度

public double LimitLowerAngle { get; set; }

Property Value

double

LimitLowerColumn

下限列

public double LimitLowerColumn { get; set; }

Property Value

double

LimitLowerRow

下限行

public double LimitLowerRow { get; set; }

Property Value

double

LimitUpperAngle

上限角度

public double LimitUpperAngle { get; set; }

Property Value

double

LimitUpperColumn

上限列

public double LimitUpperColumn { get; set; }

Property Value

double

LimitUpperRow

上限行

public double LimitUpperRow { get; set; }

Property Value

double

Offset

偏移位置(毫米)

public CPointAngle Offset { get; set; }

Property Value

CPointAngle

OffsetB

补偿B值

public double OffsetB { get; set; }

Property Value

double

OffsetK

补偿K值

public double OffsetK { get; set; }

Property Value

double

PositionPut

放料位

public CPointAngle PositionPut { get; set; }

Property Value

CPointAngle

PositionPutEnable

使能放料位

public bool PositionPutEnable { get; set; }

Property Value

bool

PutDirectionAngle

放料位方向角度

public string PutDirectionAngle { get; set; }

Property Value

string

PutDirectionColumn

放料位方向列

public string PutDirectionColumn { get; set; }

Property Value

string

PutDirectionRow

放料位方向行

public string PutDirectionRow { get; set; }

Property Value

string

ResultDirectionAngle

结果值方向角度

public string ResultDirectionAngle { get; set; }

Property Value

string

ResultDirectionColumn

结果值方向列

public string ResultDirectionColumn { get; set; }

Property Value

string

ResultDirectionRow

结果值方向行

public string ResultDirectionRow { get; set; }

Property Value

string

ReturnResultCount

返回结果个数

public int ReturnResultCount { get; set; }

Property Value

int

RotateAffineDirection

旋转仿射方向

public string RotateAffineDirection { get; set; }

Property Value

string

RotationCenter

旋转中心

public CPointAngle RotationCenter { get; set; }

Property Value

CPointAngle

SortID

排序ID

public int SortID { get; set; }

Property Value

int

Methods

ToString()

重载ToString()方法

public override string ToString()

Returns

string