OmronCipNet.ReadString 方法 |
名称 | 说明 | |
---|---|---|
![]() | ReadString(String) | (继承自 AllenBradleyNet。) |
![]() ![]() | ReadString(String, UInt16) |
读取字符串数据,默认为UTF8编码 (继承自 AllenBradleyNet。)Read string data, default is the UTF8 encoding |
![]() ![]() | ReadString(String, UInt16, Encoding) |
使用指定的编码,读取字符串数据 (重写 AllenBradleyNet.ReadString(String, UInt16, Encoding).)Reads string data using the specified encoding |