Instrument |
public class InstrumentStationBase<T> : StationBase<T> where T : new(), ConfigBase
[缺少 "T:AT.Librarys.Container.Station.InstrumentStationBase`1" 的 <typeparam name="T"/> 文档]
InstrumentStationBaseT 类型公开以下成员。
| 名称 | 说明 | |
|---|---|---|
| InstrumentStationBaseT | 初始化 InstrumentStationBaseT 类的一个新实例 |
| 名称 | 说明 | |
|---|---|---|
| Execute(String) | 执行工位 | |
| Execute(String, String) | 执行工位项 | |
| OnMeasureFinish | 触发完成事件 |
| 名称 | 说明 | |
|---|---|---|
| ExecuteFinish | 执行完成事件 |
| 名称 | 说明 | |
|---|---|---|
| ToCObject |
Object转CObject
(由 ExtensionCustom 定义。) |