Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Connect on port 10001 for CML communication.
  2. Send and receive ASCII strings within the data packet.
  3. Modbus-TCP can be connected on port 502. This gives modbus access to all the motor's registers.

Usage and Operation

CML Programming

Refer to the RT3 Programming Manual for details on using CML. You will find information on the following in this manual.:

  • K parameters (setup parameters)
  • H parameters (postion controller gain parameters)
  • Motor registers (position, speed, acceleration, torque, etc)
  • Variable registers
  • Program banks
  • Logic banks
  • Inputs and Outputs

As stated in the introduction the CM1-T is a standalone motor and cannot be used in a daisy-chain configuration. As such there are features in CML related to multiple motor networks which will not function if programmed.

Features that cannot be used in the CM1-T:

  • Executing motion on another motor
    • I.e Program and logic banks can only reference motor ID 1.
  • Reading input and setting outputs on another motor
  • Coordinated motion with another motor