Modbus Mapping configuration page
Modbus Mapping allows communication between a
Micro800
controller and Modbus devices, such as the PanelView Component (PVC) DesignStation. Modbus mapping supports up to 200 variables and is available for the following controllers:- L20E
- L50E
- L70E
Use the
Modbus Mapping
configuration page to:- Associate a Modbus address value to a value in theMicro800controller.
- Delete a Modbus address association.
- Export Modbus mappings.
- Import Modbus mappings.
The Modbus addressing format is device-specific. Although it can be documented in multiple ways for user understanding, the transmitted bytes through the wire remain identical. In the following examples, a
Micro800
controller serves as a slave, and the logical address of the first Coil is 000001.- PVC exampleThe same format is used when configuring the Modbus address in the PVC DesignStation andFactoryTalk Design Workbench. Specifically, the first Coil is assigned the address 000001 in the PVC DesignStation andFactoryTalk Design Workbench. When you enter the same Modbus address, it links a tag in the PVC DesignStation with a variable inFactoryTalk Design Workbench.
- Example of other devicesFor some devices, the Modbus address range format does not align with the format inFactoryTalk Design WorkbenchModbus mapping. A common format is for the master to represent the Modbus address, which is the physical address transmitted over the wire, with the Modbus address 000000 assigned to the first Coil. In such cases, the master's address of 000000 for the first Coil must be mapped to 000001 inFactoryTalk Design WorkbenchModbus mapping.
Setting | Description |
---|---|
Ethernet | Provides a link to the controller's Ethernet configuration page, where you can turn on the Modbus Transmission Control Protocol (TCP). |
Variable Name | Specifies the variable name that is associated with the current Modbus address. Modbus mapping supports up to 200 variables. |
Data Type | Specifies the Modbus data types that are available for configuration. |
Address | Specifies the Modbus address that you will enter. An address contains 5 or 6 numbers, with the first number representing the register type.
|
Address Used | Specifies the range of Modbus addresses that can be associated with a variable. The values vary with the Modbus address and data type. 6-digit address ranges are as follows:
5-digit address ranges are as follows:
|
Provide Feedback