| 本帖最後由 Mayenvy 於 2022-9-1 13:20 編纂
Hi!
If you follow this configuration guide, and use your HMI as MASTER, you can use instructions like: ①Use 0x03 instruction by mod 00, it will automatically read data from PLC. The 22.bin file content should be like "5A 01 03 04 01 F4 00 00 00 00 50 00 00 64 00 00", it will keep read PLC 0x100 data(1 word) and write to HMI 0x5000. ②Use 0x06/0x10 instruction by mod 00, it will automatically write 1 or multiple words data from HMI to PLC. Instruction like "5A 01 06 01 01 F4 00 00 00 00 50 00 00 C8 00 00 ", it will keep write HMI data(1 word) of adress 0x5000 to PLC 0x200.
More details, please contact with jennifer@dwin.com.cn.
|
|