KeyenceNanoHelperBuildReadCommand 方法 |
名称 | 说明 | |
---|---|---|
BuildReadCommand(String, UInt16) |
建立读取PLC数据的指令,需要传入地址数据,以及读取的长度,地址示例参照类的说明文档 To create a command to read PLC data, you need to pass in the address data, and the length of the read. For an example of the address, refer to the class documentation | |
BuildReadCommand(KeyenceNanoAddress, UInt16) |
建立读取PLC数据的指令,需要传入地址数据,以及读取的长度,地址示例参照类的说明文档 To create a command to read PLC data, you need to pass in the address data, and the length of the read. For an example of the address, refer to the class documentation |