点击或拖拽改变大小

KukaTcpNetWriteAsync 方法

重载列表
  名称说明
公共方法WriteAsync(String, Byte)
根据Kuka机器人的变量名称,写入原始的数据内容
Write the original data content according to the variable name of the Kuka robot
公共方法WriteAsync(String, String)
根据Kuka机器人的变量名称,写入UTF8编码的字符串数据信息
Writes ansi-encoded string data information based on the variable name of the Kuka robot
公共方法WriteAsync(String, String)
根据Kuka机器人的变量名称,写入多个UTF8编码的字符串数据信息
Write multiple UTF8 encoded string data information according to the variable name of the Kuka robot
Top
参见