Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from this space and version V3.3

The following examples demonstrate and show how to use the CM1-T on a few different PLC platforms. All examples include application source code so they can be further explored.

Table of Contents
maxLevel2

Codesys™

EtherNet/IP

Codesys Control Win PLC controlling a CM1-T using EtherNet/IP and the CM1T library

...

The CM1-T device and CM1-T library are required. The files can be downloaded here:

Automation Direct - Do-more! Designer

Modbus TCP - CM1-T connected to BRX PLC using Modbus TCP

Widget Connector
width640
urlhttps://www.youtube.com/watch?v=zw63hCQSEM8
height360

This demonstration and example video shows how to connect a CM1-T Cool Muscle motor to a BRX PLC over Modbus-TCP using the Do-more! Designer development environment. The video demonstrates using the CM1-T Modbus user profile and the supplied subroutine to simplify development and control of the CM1-T. The demonstration walks you through the following steps

  • Saving the Modbus TCP user profile for use in all Do-more! Designer projects
  • Importing an existing project to copy the CM1-T subroutine
  • Adding a Modbus TCP module. In this case the CM1-T integrated Cool Muscle motor.
  • Adding and calling a subroutine in Do-more! Designer including passing parameters in and out of the subroutine.
  • Creating logic to power and run the CM1-T integrated Cool Muscle motor
  • Running a simulation to validate and test the developed logic

Do-more! Designer Files