1. Home
    1. Dashboard
    2. Search
  2. Forum
    1. Unresolved Threads
    2. Members
      1. Recent Activities
      2. Users Online
      3. Team Members
      4. Search Members
      5. Trophys
  3. Articles
  4. Blog
  5. Videos
  6. Jobs
  7. Shop
    1. Orders
  • Login or register
  • Search
Everywhere
  • Everywhere
  • Articles
  • Pages
  • Forum
  • Blog Articles
  • Products
  • More Options
  1. Robotforum - Support and discussion community for industrial robots and cobots
  2. Members
  3. jone.smith

Posts by jone.smith

  • mitsubishi movemaster rm-101 Specification

    • jone.smith
    • December 14, 2017 at 4:24 PM

    Hi every one

    I am looking for specification for mitsubishi movemaster rm-101 stepper motors

    step size=??
    steps per revolution


    if any one can help me

  • Mitsubishi RV-1a external control

    • jone.smith
    • March 28, 2017 at 7:29 PM

    Hi RobotisizeThePlanet
    thank you for reply
    I 'll try your code using MelfaBasic IV
    but i prefer using movemaster commands

    and I have already tried both of them

  • Mitsubishi RV-1a external control

    • jone.smith
    • January 27, 2017 at 6:53 PM

    I tried following code :

    SerialPort _SerialPort = new SerialPort();
    _SerialPort.PortName = combo_Port_Name.Text;
    _SerialPort.BaudRate = Convert.ToInt16(combo_Port_CommSpeed.Text);
    _SerialPort.DataBits = Convert.ToInt16(combo_Port_DataBit.Text);
    _SerialPort.StopBits = (StopBits)Enum.Parse(typeof(StopBits), combo_Port_StopBit.Text);
    _SerialPort.Parity = (Parity)Enum.Parse(typeof(Parity), combo_Port_Parity.Text);

    _SerialPort.Open();
    _SerialPort.Write("1;1;OPEN=usertool" + "\r");
    _SerialPort.Write("1;1;Cntlon" + "\r");
    _SerialPort.Write("1;1;Srvon" + "\r");


    where
    connection speed = 9600
    Data Bit = 8
    Stop Bits = 2
    Parity = even

    and I tried (1;1;JPOSF) command
    every thing is ok the servo turned on and I got joints position's

    but any command to move robot niether melfa iv or movemaster didn't work

  • Mitsubishi RV-1a external control

    • jone.smith
    • January 24, 2017 at 6:48 PM

    thank you Gabriel

    I read cr1-571 troubleshooting

    but my problem is how to solve this error??????

    i am very sure that connection was opened before sending command
    and there is no difference between versions

    could you please help me??

  • Rv-2AJ j1 and j6 show large position values after origin data set

    • jone.smith
    • December 26, 2016 at 12:02 PM

    after entering origin data form table (noted in the origin data sheet enclosed with the arm)
    you need to reset origin using mechanical method or user defined origin method

    please read : Setting the origin and Resetting the origin chapters in "RV-1A2AJ Series INSTRUCTION MANUAL Controller setup, basic operation, and maintenance" manual

  • Mitsubishi RV-1a external control

    • jone.smith
    • December 20, 2016 at 9:56 AM

    Hi every one

    I have problem controlling RV-1a Robot using c#

    when I send Command like (1;1;GC) or (1;1;MJ 30,0,0,0,0,0) the robot didn't move

    and the controller send error (QeR601000000)

    I am sure there is some thing wrong in controller parameters (CR1-571) but i don't know what is it??????????

    if any can help me

    the following pictures are for robot parameters


    please help me

    Images

    • B1.jpg
      • 376.63 kB
      • 1,280 × 800
      • 72
    • B2.jpg
      • 341.72 kB
      • 1,280 × 800
      • 40
    • B3.jpg
      • 373.74 kB
      • 1,280 × 800
      • 38

    Files

    B1.jpg_thumb 14.12 kB – 116 Downloads B2.jpg_thumb 13.01 kB – 118 Downloads B3.jpg_thumb 14.1 kB – 113 Downloads
  • mitsubishi rv 1a robot and MELFA CR1-571 Controller problem

    • jone.smith
    • December 10, 2016 at 11:07 AM
    Quote from MeanMit


    Hello,

    Unfortunately I can't help, I only have a question...
    Can you please tell me where you got Melfa Basic IV

    Cheerios,

    I am not sure that I understood your question

    I am not using Melfa software
    I just using c# to send commands to cr1-571 controller (which contains builtin Functions (MELFA-BASIC IV or MOVEMASTER) )

  • mitsubishi rv 1a robot and MELFA CR1-571 Controller problem

    • jone.smith
    • December 6, 2016 at 12:40 PM

    Hi every one
    I am trying to control mitsubishi rv 1a robot using c# (MELFA CR1-571 Controller)

    I know that there are two type of robot language (MELFA-BASIC IV & MOVEMASTER)

    in MELFA-BASIC IV I tried following code to Initialize connection:

    SerialPort _SerialPort = new SerialPort();
    _SerialPort.PortName = combo_Port_Name.Text;
    _SerialPort.BaudRate = Convert.ToInt16(combo_Port_CommSpeed.Text);
    _SerialPort.DataBits = Convert.ToInt16(combo_Port_DataBit.Text);
    _SerialPort.StopBits = (StopBits)Enum.Parse(typeof(StopBits), combo_Port_StopBit.Text);
    _SerialPort.Parity = (Parity)Enum.Parse(typeof(Parity), combo_Port_Parity.Text);

    _SerialPort.Open();
    _SerialPort.Write("1;1;OPEN=usertool" + "\r");
    _SerialPort.Write("1;1;Cntlon" + "\r");
    _SerialPort.Write("1;1;Srvon" + "\r");

    I expected to recieve QoK from serial port and servo turned on

    but that didn't happened

    is there any wrong in my code????

    and if i need to control robot using MOVEMASTER what are commands to Initialize connection????

    thanks to all


    Notes:
    the serial port parameters as datasheet
    connection speed = 9600
    Data Bit = 8
    Stop Bits = 2
    Parity = even

Advertising from our partners

IRBCAM
Robotics Channel
Robotics Training
Advertise in robotics
Advertise in Robotics
Advertise in Robotics
  1. Privacy Policy
  2. Legal Notice
Powered by WoltLab Suite™
As a registered Member:
* You will see no Google advertising
* You can translate posts into your local language
* You can ask questions or help the community with your knowledge
* You can thank the authors for their help
* You can receive notifications of replies or new topics on request
* We do not sell your data - we promise

JOIN OUR GREAT ROBOTICS COMMUNITY.
Don’t have an account yet? Register yourself now and be a part of our community!
Register Yourself Lost Password
Robotforum - Support and discussion community for industrial robots and cobots in the WSC-Connect App on Google Play
Robotforum - Support and discussion community for industrial robots and cobots in the WSC-Connect App on the App Store
Download