{}

브랜드

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

슈나이더 일렉트릭 코리아 웹사이트에 방문해 주셔서 감사합니다.

슈나이더 일렉트릭 코리아 웹사이트 방문자 분들 모두 환영합니다.
FAQ 검색
A simple example of a READ_VAR application for an M340 or M580 PLC
Issue
Simple example of READ_VAR Ethernet communication for M340 or M580 PLC.

The Ethernet communications can be difficult to program using Unity, since they vary from PAC family to family. This is one of a series of example applications that presents each function block in a working version for the user to build on.


Product Line
M580
M340


Resolution
The attached application read_var.zef will write ten registers to another device. (The code for a server M340 is also attached. The M580 setup is similar).

The application consists of two sections, The first is an ST section in which variables are initialized. The second section, which is the example proper is a LD section which simply uses an ADDM block to feed the address to the READ_VAR function block. The main area of difficulty is the formatting of the address.

See the help in Unity Pro. In this example the format ‘NETWORK{SERVERIP.EN_US}’ is used; where NETWORK is the name given to the network associated with the client device (sender), and SERVERIP is the IP address of the server (target). In the example the IP address of the client is 192.168.1.23, The IP of the server is 192.168.1.30. These should be changed to suit your own addressing scheme. The application is annotated and should provide a start for the user of the READ_VAR block.

슈나이더 일렉트릭 Korea

첨부 파일
read_var.zip [78.85 KB]
자세히 알아보기
제품군
유용한 문서
자세히 알아보기
제품군