Multitech Conduit Installation And Setup Manual

Multitech Conduit Installation And Setup Manual

Multitech conduit edge microserver
Hide thumbs Also See for Conduit:

Advertisement

Quick Links

MultiTech Conduit Edge Microserver
Installation and Setup Guide
Version [1.0]

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Conduit and is the answer not in the manual?

Questions and answers

Summary of Contents for Multitech Conduit

  • Page 1 MultiTech Conduit Edge Microserver Installation and Setup Guide Version [1.0]...
  • Page 2: Table Of Contents

    MultiTech Conduit Edge SDK Installation and Setup Guide Introduction ..........................1 About the DEVICE........................2 Initial Setup ..........................2 Connect the MultiConnect Conduit to a Local Computer ............2 Install the ThingWorx Edge C-SDK ..................3 Configuration and Setup ......................5 Configure the MultiConnect Device..................5 Verify the Connection on the Platform ..................
  • Page 3: About The Device

    This document provides installation and usage instructions for setting up the Edge MicroServer with the MultiTech MultiConnect Conduit device. About the DEVICE The MultiConnect Conduit is a multi-port programmable gateway device manufactured by MultiTechCorporation. It uses an open Linux environment to enable M2M connectivity using various wireless interfaces.
  • Page 4: Install The Thingworx Edge C-Sdk

    MultiTech Conduit Edge SDK Installation and Setup Guide Assign your computer’s Ethernet Adapter device to an IP address on the same IP range as that of the MultiConnect device. Note that the MultiConnect device’s default IP address is 192.168.2.1 A recommended IP address for your computer is 192.168.2.xx in this case,...
  • Page 5 MultiTech Conduit Edge SDK Installation and Setup Guide Using a utility such as WinSCP, or a simple scp command, copy the files to the MultiConnect device under a directory such as /opt/thingworx/. Note that you may have to create the thingworx directory or another suitable location for the files.
  • Page 6: Configuration And Setup

    MultiTech Conduit Edge SDK Installation and Setup Guide Configuration and Setup Configure the MultiConnect Device 1. On the MultiConnect, navigate to the thingworx installation directory, and then navigate to the /etc/ directory. Your working directory should now be something similar to: /opt/thingworx/etc Locate the “config.json”...
  • Page 7: Verify The Connection On The Platform

    MultiTech Conduit Edge SDK Installation and Setup Guide Verify that the “wsems” file is executable by typing chmod 777 wsems. Run the executable by typing the following command: ./wsems Verify that the executable is running and in an idle state. You should see a console similar to the screenshot at right if it is running correctly.
  • Page 8: Troubleshooting

    MultiTech Conduit Edge SDK Installation and Setup Guide You can verify that the connected websocket is the one configured from the MultiTech device by checking the “Remote Things” and then the “Unbound” tab at the top right. You should see a device listed with the same identifier as that listed in your config.json file.
  • Page 9: Compatibility

    MultiTech Conduit Edge SDK Installation and Setup Guide Check the version number (r0.3 versus r0.1) of the package. Correct your install command to reference the version number of the package that you are installing. Verify that the rest of the command was typed correctly.
  • Page 10 MultiTech Conduit Edge SDK Installation and Setup Guide...

Table of Contents