我們的品牌

Impact-Company-Logo-English Black-01-177x54

歡迎造訪施耐德電機全球網站

歡迎訪問我們的網站
		
我们今天能为您提供什么帮助?
Setting up a WRITE_Var command to have a M340 PLC write data over a Serial (Modbus) link.

Article available in these languages: 日文

First in your Unity program open the configuration and double click on the serial port.


Configure the serial port as needed for your application.
Note: The port must be set to Master for the WRITE_Var to function.

In this example the port is set for RS485, 19200,8,E,1
The Rack, Module, Channel (r.m.c) for the Serial port is always 0.0.0 for a M340 processor




Next go to Tools and Project Settings



In the Project Settings that the last 3 items in the Data types field are checked off.
This will allow us to directly enter Arrays into our project rather than having to first declare them as variables.



Next add a ADDM block to your program, link the OUT pin to the ADR pin of the Read_Var block, and enter the appropriate String to the IN pin.
For Modbus communication the syntax for the IN pin of the ADDM block uses the form r.m.c.e where:
r = rack
m = module
c = channel
e = equipment

The equipment is the slave Modbus address.
Remember that this input is a String so you need ' before and after the text.

Next configure the remaining parameters of the WRITE_Var where:

OBJ = String declaring the type of object to read (%MW or %M)
NUM = The starting register address in the slave TCP/IP device of the object type
NB = The # of registers to read
RECP = Array of length NB where the data to be written is stored.
GEST = Array of length 4 where the Management Exchange table for the WRITE_Var is located

Note: The Array's are of type INT if declared as variables.


This example will write 5 registers from %MW10-14 to %MW101-105 in a slave at Modbus address 15

施耐德電機Taiwan

探索更多
系列:
探索更多
系列:

需要協助?

  • 產品選型工具

    快速輕鬆地為您的應用找到合適的產品和附件。

  • 取得報價

    立即線上提交您的銷售需求,專業團隊將主動聯繫您。

  • 購買地點

    輕鬆在您所在地區找到最近的施耐德電機經銷商。

  • 支援中心

    在同一位置找到滿足您所有需求的支援資源。

  • 產品文檔
  • 軟體下載
  • 產品選型工具
  • 產品替代和替換
  • 幫助和聯絡中心
  • 尋找我們的辦公室
  • 取得報價
  • 人才招募
  • 公司簡介
  • 舉報不當行為
  • 無障礙
  • 新聞中心
  • 投資者
  • 專業洞察
  • 台灣施耐德電機學院
  • 綠色影響力落差調查
  • Schneider Go Green 2025
  • 隱私政策
  • Cookie通告
  • 使用條款
  • Change your cookie settings