xiuos/APP_Framework/Applications/control_app/plc_demo/mitsubishi
jqy1988 d471bc04db add mitsubishi fx2n test readme 2023-05-08 15:24:52 +08:00
..
Makefile 1.modify melsec Melsec3eqlGenerateCommand function 2.modify ModbusUartGetDataBySerial function 3.add delta,ge,mitsubishi plc test app 2023-02-22 16:13:50 +08:00
README.md add mitsubishi fx2n test readme 2023-05-08 15:24:52 +08:00
mitsubishi_fx2n.c 1.modify melsec Melsec3eqlGenerateCommand function 2.modify ModbusUartGetDataBySerial function 3.add delta,ge,mitsubishi plc test app 2023-02-22 16:13:50 +08:00
mitsubishi_fx3u.c 1.modify melsec Melsec3eqlGenerateCommand function 2.modify ModbusUartGetDataBySerial function 3.add delta,ge,mitsubishi plc test app 2023-02-22 16:13:50 +08:00
mitsubishi_fx5u.c modify XiUOS DIR : (1.add plc_demo in APP_Framework/control_app; 2.add industrial_network、industrial_fieldbus and industrial_wlan; 3.add XiZi_AIoT and modify XiZi as XiZi_IIoT.) 2022-09-27 20:39:52 +08:00
mitsubishi_q02u.c 1.modify melsec Melsec3eqlGenerateCommand function 2.modify ModbusUartGetDataBySerial function 3.add delta,ge,mitsubishi plc test app 2023-02-22 16:13:50 +08:00
test_recipe_mc_1c.json add mitsubishi fx2n test readme 2023-05-08 15:24:52 +08:00

README.md

三菱 FX2N通信测试

[TOC]

通信接线及参数设置

  • 串口
    • FX2N自带8针圆口422用于程序的下载。全系列不支持网口且需购买串口拓展模块FX2N-485-BD用于通信测试。
    • 接线RDA和SDA短接引出ARDB与SDB短接引出B。
    • 串口模块支持MC-1C协议通信速率9600数据位7bit停止位1bit校验偶校验

存储区

  • 存储区 IQMD区。

通信测试

  • 共测试BOOLINT16FLOAT共三种类型数据。

  • 测试M区及D区数据。