Motion Knowledgebase (kb.motion.cloud)
  • Welcome!
  • Motion Hub (Hardware)
    • Installation
    • Networking
      • Motion Hub Networking
      • BACnet/IP Networking
      • Modbus TCP Networking
    • Powering On & Off
  • Motion Platform (Software)
    • Apps
      • What are "Apps"?
      • App Types
      • Creating a Mosaic App
      • Configuring a Mosaic App
      • Deleting an Existing Motion App
    • Tiles
      • What's a "Point"?
      • What's a "Tile"?
      • Tile Types
      • Tiles: Read-Only vs. Read+Write
      • Creating Point-Based Tiles
        • Discover BACnet Points (& Creating BACnet Tiles)
        • Configuring Modbus TCP Points (and creating Modbus Tiles)
      • Configuring Motion Tiles
    • Devices
      • What are "Devices"?
      • Supported Protocols
      • Viewing Your Devices
      • Add a BACnet Device
      • Add a Modbus Device
    • Alarms
      • Alarms View
      • Current Alarms
      • Alarm History
      • Alarm Details
      • Clearing/Acknowledging Alarms
      • Auto-Clear Alarms
    • Accessing the Platform
      • Web Browser
      • Mobile Apps (iOS+Android)
    • Schedule Configurations
      • Creating Schedules
      • Enable/Disable/Configure Schedules
      • Deleting a Schedule
  • Account+Security
    • Password Management
    • Two-Factor Authentication (2FA)
Powered by GitBook
On this page
  • Prerequisites
  • Configure Modbus TCP Points
  • Step 1: Navigate to "Devices" view
  • Step 2: Identify Modbus device to configure points on the device
  • Step 3: Add Modbus TCP point
  • Step 4: Configure Modbus TCP point
  • Step 5: Save configuration details
  1. Motion Platform (Software)
  2. Tiles
  3. Creating Point-Based Tiles

Configuring Modbus TCP Points (and creating Modbus Tiles)

PreviousDiscover BACnet Points (& Creating BACnet Tiles)NextConfiguring Motion Tiles

Last updated 2 years ago

Prerequisites

Before attempting to configure Modbus TCP points, make sure:

  1. You've already to Motion

  2. The device you added supports Modbus TCP

  3. The Modbus device is connected to the same local area network as the Motion Hub with which it is associated

Configure Modbus TCP Points

Follow these steps to initiate point discovery:

Step 1: Navigate to "Devices" view

Follow these steps to initiate point discovery:

Steps
Screenshots

From anywhere in the Motion Platform, click "Controls" on the left side vertical menu (Figure 1)

Under the "Controls" drop down menu, select the "Devices" option

Step 2: Identify Modbus device to configure points on the device

Steps
Screenshots

In the "Devices" view, quickly identify the Modbus devices that have been added to Motion by simply typing "Modbus" in the search bar

Now, identify the correct Device Name for which you would like to configure points for (far left column in dashboard), and click the "Configure Points" button

Step 3: Add Modbus TCP point

In the "Point Configuration" view, you will see two windows:

  1. Point Configuration

  2. Known Points

Point Configuration

This window shows the specific Modbus TCP device you are accounting for. Make sure the device is correct. If not, you can choose another Modbus TCP device from the dropdown menu.

Known Points

This window displays every point that has been configured on this device and added to Motion.

It also contains a green "Add Point" button that will allow you to add additional Modbus points.

Steps
Screenshots

To add a Modbus point, click the "Add Point" button

Step 4: Configure Modbus TCP point

After clicking "Add Point", you will be directed to the "Configure Point" view. In this view, you will input/select details about that point inside the following sections:

  1. Name

  2. Address (Manufacturer Manual Specification)

  3. Data Type

  4. Functions (Manufacturer Manual Specification)

  5. Byte Order (Manufacturer Manual Specification)

Inputs
Screenshots

Name

Give the point a name that you will use to identify it.

Address

Refer to the manufacturer's manual specifications to identify the desired point's address.

Functions

Motion supports both "Read-Only" and "Read/Write" points. Refer to the manufacturer's manual specifications to determine if the desired point is "Read-Only" or "Read/Write." Click the drop down menu to select the correct point function

Data Type

As of now, Motion supports 16-bit value data type. Additional data types are coming soon. The correct data type, by default, will be determined by the point's function that you identified and selected above. Therefore, no action is needed here. If the function is "Read-Only", the default data type will be "16-bit Integer" (also referred to as "Input Register")

If the function is "Read/Write", the default data type will be "16-bit Integer" (also referred to as "Holding Register")

Byte Order

(insert description)

Step 5: Save configuration details

Steps
Screenshots

Confirm all Modbus point configuration options are correct, and click the "Save" button

added your Modbus device