{}

Our Brands

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

Welcome to the Schneider Electric Website

Welcome to our website.

Search FAQs

You are currently viewing the content available in Vietnam. If you are looking for information for another region, please select the correct country from the top-left dropdown in the page and 'Navigate to Browse FAQs' in the Support menu.

Does the Magelis HMI communicate to the Siemens LOGO! PLC?

Issue:
Looking for a Magelis HMI that is able to communicate to the Siemens LOGO! PLC.

Product Line:
Magelis, XBTGT, XBTGK, XBTGH, HMISTO, HMISTU, HMIGTO, HMIGTU, iPC

Resolution:

Today, Vijeo Designer V6.2 only supports one PLC model in the Siemens LOGO! series. This model is the OBA7. Currently the only driver available is the Siemens TCP/IP Ethernet driver.


To add this to your application,

1) Create a new target (HMIGTO)
2) Goto the I/O Manager and
3) Right click and select "New Driver"
4) In the dialog, select "Siemens AG" as the Manufacturer
5) For driver, select "SIMATIC S7 Ethernet"
6) For equipment, select "LOGO! OBA7"
7) Enter the IP address for the PLC in the Equipment Configuration dialog box that appears.

Regarding the different device address types. Here is a brief explanation of what they are used for:

V --> Variable memory bit address
E --> Input memory bit address
A --> Output memory bit address
M --> Memory bit address
VW --> Variable memory word address
EW --> Input memory word address
AW  ---> Output memory word address
MW  ---> Memory word address

These are the different types of memory registers available on the Siemens LOGO! OBA7

Depending on the type of variable you want to create, you would do the following:

use V, E, A, M for BIT or BOOLEAN variables
use VW, EW, AW, MW for Integer, Real, or String variables

Schneider Electric Vietnam

Explore more
Range:
Users group

Discuss this topic with experts

Visit our Community for first-hand insights from experts and peers on this topic and more.
Explore more
Range: