xiuos/APP_Framework/Applications/control_app/plc_demo/xinje
Wien.b c4510ba3e1 add xinje and schneider readme 2023-05-11 19:43:39 -07:00
..
Makefile Modify S7 Protocol 2023-04-19 02:31:45 -07:00
README.md add xinje and schneider readme 2023-05-11 19:43:39 -07:00
test_recipe_xdh_60t4-e.json new paragraph named xdh_60t4_e.c xsdh_60a32_e.c omron_cp1l.c 2023-04-13 19:55:40 -07:00
test_recipe_xsdh-60a32-e.json new paragraph named xdh_60t4_e.c xsdh_60a32_e.c omron_cp1l.c 2023-04-13 19:55:40 -07:00
xdh_60t4_e.c Modify S7 Protocol 2023-04-19 02:31:45 -07:00
xsdh_60a32_e.c Modify S7 Protocol 2023-04-19 02:31:45 -07:00

README.md

XINJIE 通信测试

[TOC]

通信接线及参数设置

  • 网口

    *Mosbus TCP协议IP192.168.250.32Port502

存储区

  • 存储区M、D区。

通信测试

1共测试BOOLINT16共2种类型数据。

2测试M区及D区数据。

3D区数据测试用功能码03和06以字为单位读写。如读写D500则配方文件中起始地址则直接写500即可。

4M区数据测试用功能码01和05以位为单位读写。如读写M19则配方文件中起始地址则直接写19即可。