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 |