Modbus Point Manager Quick Start

 

Modbus Point Manager supports Modbus Ethernet TCP/IP Devices. The functionality of the Modbus Point Manager is based on ICONICS' standalone Modbus OPC Server, providing functionality such as:

Key Features of Modbus OPC Server

Configuring the Modbus Point Manager

Start Modbus Point Manager by opening Workbench and going to Data Connectivity > Modbus.

 

Modbus Provider in Workbench

Devices

In the Modbus configuration, a device represents a hardware device that communicates with the OPC server over TCP/IP.

 

The Address Space in the Modbus configuration, shown in Figure 2, sets the properties and connection parameters for the following items:

Address Space

 

The Modbus configuration offers several levels in its hierarchy. The Modbus module uses the terms Folder and Data Item.  

 

A folder can contain additional folders and data items. The data items are always the branches in the tree control hierarchy. Setting up a device requires configuration of its unique address, type, timeouts, and optimization parameters.

Add a New Device

From the Project Explorer, click on Address Space, then Add Device, as shown in the following image.

 

Adding a New Device

 

Device Properties:

Other Settings:

Template:

Suspended Mode Settings (Channel-level override):

Device Properties

Defining Data Items

Right-click on the device that you have just created and select Add Data Item.

 

Give the data item a name and set its properties such as Modbus Datatype and Device Address then click on Apply. Your Modbus data item is now ready to be used in OPC client applications like GraphWorX64.

 

Data Item

Adding Additional Device Types

Most commonly available Modbus devices are already configured in the Modbus Point Manager’s Device Type list. However, if your device is not present in the list it can be added.

 

Right-click on Device Types and select Add Device Type.

 

Adding a Device Type

 

In the Name field, specify a name for the new device type and select additional properties for the device type as following:

 

Block Parameters - Each number is the maximum amount of data that can be transferred in one/read write message. Specifying 0 (zero) instructs the server to use single read/writes only.

Block Unused Data Optimizations - Each number indicates how much unused data can be transferred in one message to merge addresses that are close but not adjacent.

Swap Options:

Channels

The Channels node within the Modbus Point Manager allows you to set a new channel where you can set the Channel Type of Modbus TCP/IP Ethernet. The selected Channel Type will automatically change the list of properties to complete. Set Channels can then be selected from within Device properties.

 

Modbus New Channel

 

Channel Type:

Channel TCP/IP Setting

Communication Timeouts

Suspended Mode Settings

 TCP Channel

 

See Also:

About Modbus Configurator