Skip to content

Commit

Permalink
Merge pull request #339 from gc87/mewtocol
Browse files Browse the repository at this point in the history
feat(mewtocol): add fp-xh c30t connect
  • Loading branch information
joey8869 authored Jun 16, 2023
2 parents a69674a + 5efb4c5 commit 4a41298
Show file tree
Hide file tree
Showing 17 changed files with 100 additions and 0 deletions.
8 changes: 8 additions & 0 deletions directory.json
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,10 @@
"title": "Panasonic Mewtocol",
"path": "configuration/south-devices/panasonic-mewtocol/overview",
"children": [
{
"title": "连接 FP-XH C30T",
"path": "configuration/south-devices/panasonic-mewtocol/fp-xh-c30t"
},
{
"title": "常见问题",
"path": "configuration/south-devices/panasonic-mewtocol/faq"
Expand Down Expand Up @@ -902,6 +906,10 @@
"title": "Panasonic Mewtocol",
"path": "configuration/south-devices/panasonic-mewtocol/overview",
"children": [
{
"title": "Connect to FP-XH C30T",
"path": "configuration/south-devices/panasonic-mewtocol/fp-xh-c30t"
},
{
"title": "FAQ",
"path": "configuration/south-devices/panasonic-mewtocol/faq"
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
46 changes: 46 additions & 0 deletions en_US/configuration/south-devices/panasonic-mewtocol/fp-xh-c30t.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# Connect to FP-XH C30T

## Configurator WD
1. Go to https://www3.panasonic.biz/ac/e/fasys/software_info/common/tol_configwd.jsp and download configurator_wd_v177.exe after registration and install it.

2. Open the Configurator WD software, click on the menu `Option` -> `Select IP of PC` -> `Specify the IP address of PC`, select the local IP address and click on the `OK` button.
![1](./assets/1.jpg)

3. Click on the menu `Search` -> `Search BroadCast`, the FP-X COM5 module will appear in the list.
![2](./assets/2.jpg)

4. Right click on the FP-X COM5 item in the list and select `Setting IP Address` in the pop-up menu to set a fixed IP address for the PLC device, then click `OK`.
![3](./assets/3.jpg)

5. Right click on the FP-X COM5 item in the list, select `Communication Setting` in the pop-up menu, set the `Baud rate of COM1` to `115200` and click `OK`.
![4](./assets/4.jpg)

6. Right-click on the FP-X COM5 item in the list, select `Communication Setting`-> `Option Setting` in the pop-up menu, set `Respons timeout` to `1000` and click `OK`.
![5](./assets/5.jpg)

7. Open Control FPWIN Pro 7 and confirm that the `Communication Speed` of the PLC serial port `COM1` is `115200`.
![6](./assets/6.jpg)

## Neuron Setting
1. Add a Panasonic Mewtocol device to the Neuron Southbound Device Manager. 2.

2. Change `PLC IP Address` to the target device IP address in the device configuration. 3.

3. Modify `PLC Port` to be the target device port in the device configuration. 4.

4. Change `Unit Number` to the target device unit number in the device configuration and submit the setup form.
![7](./assets/7.jpg)

## Test Data List
| Name | Address | Attribute | Data type |
| ---- | --------| ---- | ------ |
| DATA1 | DT0 | Read Write | INT16 |
| DATA2 | DT2 | Read Write | UINT16 |
| DATA3 | DT4 | Read Write | INT32 |
| DATA4 | DT7 | Read Write | UINT32 |
| DATA5 | DT10 | Read Write | FLOAT |
| DATA6 | DT13 | Read Write | DOUBLE |
| DATA7 | X0 | Read | BIT |
| DATA8 | Y0 | Read Write | BIT |
| DATA9 | DT20.0 | Read | BIT |
| DATA10 | DT17.20 | Read Write | STRING |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
46 changes: 46 additions & 0 deletions zh_CN/configuration/south-devices/panasonic-mewtocol/fp-xh-c30t.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# 连接 FP-XH C30T

## Configurator WD
1.https://www3.panasonic.biz/ac/e/fasys/software_info/common/tol_configwd.jsp 注册后下载 configurator_wd_v177.exe,并进行安装。

2. 打开 Configurator WD 软件,点击菜单 `Option` -> `Select IP of PC` -> `Specify the IP address of PC`, 选择本机 IP 地址,然后点击 `OK` 按钮。
![1](./assets/1.jpg)

3. 点击菜单 `Search` -> `Search BroadCast`, 列表中出现 FP-X COM5 模组。
![2](./assets/2.jpg)

4. 右键点击列表中的 FP-X COM5 项,在弹出菜单中选择 `Setting IP Address`,为 PLC 设备设定一个固定 IP 地址,然后点击 `OK`
![3](./assets/3.jpg)

5. 右键点击列表中的 FP-X COM5 项,在弹出菜单中选择 `Communication Setting`,将 `Baud rate of COM1` 设置为 `115200`,点击 `OK`
![4](./assets/4.jpg)

6. 右键点击列表中的 FP-X COM5 项,在弹出菜单中选择 `Communication Setting`-> `Option Setting`,将 `Respons timeout` 设置为 `1000`,点击 `OK`
![5](./assets/5.jpg)

7. 打开 Control FPWIN Pro 7,确认 PLC 串行端口 `COM1``通信速度``115200`
![6](./assets/6.jpg)

## Neuron 设置
1. 在 Neuron 南向设备管理中添加一个 Panasonic Mewtocol 设备。

2. 在设备配置中修改 `PLC IP 地址` 为目标设备 IP 地址。

3. 在设备配置中修改 `PLC 端口` 为目标设备端口。

4. 在设备配置中修改 `单元号` 为目标设备单元号,提交设置表单。
![7](./assets/7.jpg)

## 测试点位
| 名称 | 地址 | 属性 | 类型 |
| ---- | --------| ---- | ------ |
| DATA1 | DT0 | Read Write | INT16 |
| DATA2 | DT2 | Read Write | UINT16 |
| DATA3 | DT4 | Read Write | INT32 |
| DATA4 | DT7 | Read Write | UINT32 |
| DATA5 | DT10 | Read Write | FLOAT |
| DATA6 | DT13 | Read Write | DOUBLE |
| DATA7 | X0 | Read | BIT |
| DATA8 | Y0 | Read Write | BIT |
| DATA9 | DT20.0 | Read | BIT |
| DATA10 | DT17.20 | Read Write | STRING |

0 comments on commit 4a41298

Please sign in to comment.