The leader in industrial automation and control solutions

What is a Register-Address?

A register address in EasyBuilder Pro refers to a specific memory location used to store and manage data within a system. A register is a specific storage location, typically in memory or a device, used to hold data for processing. They often are categorized as internal or external registers. An address is a unique identifier assigned to a specific register, allowing access to its stored data. The address acts as a reference point to the location of memory within a device.

What is a WORD?

In EasyBuilder Pro, a WORD refers to the size of the data type configured for the system. This is the standard size used to store data in registers and memory locations within the system. Our LW, PLW, RW, RW_A, EM0-15, RECIPE, RWI, PRW registers store WORDs into addresses.

What happens if I delete the auto-generated tags for the IO modules in MAPware7000? How do I get them back?

In IEC mode, tags cannot be given local addresses by the user. If you delete auto-generated tags and want to get them back, open the IO configuration wizard (IO Allocation > Expansion) and reconfigure the module. Just click the dropdown menu and select the configuration that you want, even if it is already set to…

Can the HMC be configured as a Modbus TCP master and a slave at the same time?

Yes, the HMC can be configured as a Modbus TCP Master on COM3 and still retain the default Modbus TCP Slave configuration.

You must choose one or the other between master and slave for Modbus RTU, but Modbus TCP can be both simultaneously thanks to Ethernet. As a master (client) you can read Modbus data from, or write Modbus data to, other Modbus TCP devices.