Welcome, Guest. Please login or register.
Did you miss your activation email?
May 24, 2012, 11:03:11 AM
Home Help Login Register
News: Any Problems or Experience with Industrial Robots ?
Register and place your Question / Answer to worldwide Robotexperts right here !

+  Robotforum | Support for Robotprogrammer and Users
|-+  Industrial Robot Help and Discussion Center
| |-+  Yaskawa Motoman Robot Forum (Moderators: Fabian Munoz, Napierian)
| | |-+  CIO for Beginners
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Author Topic: CIO for Beginners  (Read 2350 times)
Robo Guru
Sr. Member
****
Offline Offline

Gender: Male
Posts: 479



« on: September 15, 2010, 03:09:06 AM »

There are a few different types of Inputs and Outputs in a Motoman... the easiest way I can explain it is like this:

Specific I/O - This is the bits you use for system related functions. ie. Specific inputs will turn on things such as servo power, set to play mode, etc... Specific outputs will give you the status of your robot. ie. In teach, in remote, etc...

Universal I/O - This is the I/O that you access from your robot jobs.  For instance, in a program you would turn on a solenoid by using the command DOUT #1 ON

External I/O - This is where you wire everything in on the green terminal blocks inside the robot controller. 

The robot's CIO is where all the magic happens!

The robot's CIO ladder (which is essentially a PLC) maps the various bits together.  Everything ultimatley starts off as an external input.  An external input does abosolutley nothing until you map it somewhere.  So, you would map an external input over to a universal input if you wanted to see that status of an input in your robot job.  Likewise you would map an external input to a specific input if you wanted to turn servo power on.

The ladder has 2 sections to it.  The system section and the user section.  We can only edit the user section as the system section is reserved for Yaskawa.  The user section is really all you need access to.  It will allow you to map all your I/O accordingly.

I invite other forum members to post their comments about the CIO to this topic as well. 

Somar, please make this a sticky!  Thanks!

RoboGuru
Logged
tony gast
Hero Member
*****
Offline Offline

Gender: Male
Posts: 712


Can I barrow a cup of robots?


« Reply #1 on: September 15, 2010, 01:48:15 PM »

A couple of flow charts for the signals.....
Logged

Oh, well
Fabian Munoz
Global Moderator
*****
Offline Offline

Gender: Male
Posts: 918


Uruguay Campeon de America 2011 !!!!!!!!!!


« Reply #2 on: September 15, 2010, 05:17:49 PM »

Hi all:
I made this post sticky and I locked it, if somebody wants to add anything, e-mail me

Thanks to Robo Guru and tony gast.
Logged

somar
Pages: [1] Print 
« previous next »
Jump to:  


Login with username, password and session length

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!