Show / Hide Table of Contents

Interface RoboDK.IRoboDKLink

Namespace:RoboDk.API
Assembly: RoboDkApi.dll
Syntax
public interface RoboDK.IRoboDKLink

Methods

|Improve this Doc View Source

CheckConnection()

Declaration
void CheckConnection()
|Improve this Doc View Source

CheckStatus()

Declaration
void CheckStatus()
|Improve this Doc View Source

ReceiveArray()

Declaration
double[] ReceiveArray()
Returns
Type 描述
double[]
|Improve this Doc View Source

ReceiveInt()

Declaration
int ReceiveInt()
Returns
Type 描述
int
|Improve this Doc View Source

ReceivePose()

Declaration
垫ReceivePose()
Returns
Type 描述
垫
|Improve this Doc View Source

SendItem(IItem)

Declaration
空白SendItem (IItem项)
Parameters
Type Name 描述
IItem item
|Improve this Doc View Source

SendLine(string)

Declaration
void SendLine(string line)
Parameters
Type Name 描述
字符串 line
  • Improve this Doc
  • View Source
In This Article
Back to topCopyright © 2015-RoboDK Inc.