FanucInterfaceNetReadString 方法 |
名称 | 说明 | |
---|---|---|
ReadString(String) |
根据地址读取机器人的字符串的数据信息 Read the string data information of the robot based on the address | |
ReadString(String, UInt16) |
读取字符串数据,默认为最常见的ASCII编码 (继承自 DeviceCommunication。)Read string data, default is the most common ASCII encoding | |
ReadString(String, UInt16, Encoding) |
使用指定的编码,读取字符串数据 (继承自 DeviceCommunication。)Reads string data using the specified encoding |