Table of Contents

Class MeasureItemPara

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

测量项参数

public class MeasureItemPara
Inheritance
MeasureItemPara
Inherited Members
Extension Methods

Properties

CategoryName

类别

public string CategoryName { get; set; }

Property Value

string

Enable

使能

public bool Enable { get; set; }

Property Value

bool

EnableAsync

异步执行项

public bool EnableAsync { get; set; }

Property Value

bool

IsCheck

点检

public bool IsCheck { get; set; }

Property Value

bool

IsObserve

观察项

public bool IsObserve { get; set; }

Property Value

bool

ItemName

名称

public string ItemName { get; set; }

Property Value

string

LL

下限

public double LL { get; set; }

Property Value

double

LU

上限

public double LU { get; set; }

Property Value

double

Offset

补偿B值

public double Offset { get; set; }

Property Value

double

OffsetK

补偿K值

public double OffsetK { get; set; }

Property Value

double

ReturnResultCount

返回结果个数

public int ReturnResultCount { get; set; }

Property Value

int

SortID

排序ID

public int SortID { get; set; }

Property Value

int

Methods

ToString()

重载ToString()方法

public override string ToString()

Returns

string