readme.txt
来自「可装载的驱动程序 主要是通信功能 可装载的驱动程序」· 文本 代码 · 共 10 行
TXT
10 行
Sample Modbus RTU Master with CPU363
Drake Fink 01/20/2003 - 05:26 PM
This sample Machine Edition project implements Modbus RTU Master COMMREQs to do the following:
configure port for Modbus master, read registers, read output bits, read input bits,
force (write) output bits, read status, clear status. Each command except configure port
is commanded by an %I bit. The command runs continuously until the %I bit is off.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?