Welcome, Guest. Please login or register.
Did you miss your activation email?
May 24, 2012, 01:08:23 PM
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)
| | |-+  Reseting a counter with the internal clock.
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Author Topic: Reseting a counter with the internal clock.  (Read 385 times)
BwillieS
Jr. Member
**
Offline Offline

Posts: 70


« on: January 12, 2012, 08:29:15 PM »

DX100
MA1400 robots

I want to install a digital display on a robot cell that displays production numbers from all three shifts.

Currently at the end of a cycle we have the program count up a variable. At the end of the shift we record this value and reset it to zero.

What I would like to do is some how use the internal clock and at a preset time automatically reset the counter. Going one step further between 7am – 3pm count up on I001 (for example) from 3pm – 11pm count up on I002 and from 11pm – 7am count up on I003. Then I would purchase a digital display that would pull the integer values and display them.

Can the DX do this or is this a PLC job?

Any info would greatly be appreciated.
Logged
Robo Guru
Sr. Member
****
Offline Offline

Gender: Male
Posts: 479



« Reply #1 on: January 12, 2012, 08:44:01 PM »

I recommend using a Plc for this as the robot ladder logic is cumbersome.
Logged
BwillieS
Jr. Member
**
Offline Offline

Posts: 70


« Reply #2 on: January 12, 2012, 09:16:19 PM »

Now where would I find a PLC manual for dummies? lol.

How hard is it to setup a PLC on a DX robot to basically do what I described?
Logged
titins
Newbie
*
Offline Offline

Posts: 7


« Reply #3 on: January 21, 2012, 09:07:17 PM »

hello
 I know the dx 100 in final  MOTOMAN can not manipulate or use the clock variables, the service technician told me that there is nothing that we can use!!
 I got a watch or a clock in the leader that works for me correctly, in order that I start and stop when I want and displays it in a variable in seconds.
 If you want more information and you tell me!
Logged
erandir
Newbie
*
Offline Offline

Posts: 2


« Reply #4 on: May 08, 2012, 08:28:07 PM »

i'm interested in how to do this as well.  does anyone have this figured out and can post the "how to" here on the forum? 

i want to be able to reset cycle time count at 6 am every morning.  I already have a program that runs concurrently with the weld programs that collects the cycle time for each weld program.  Then at 2:30 pm I want to trigger a program to add up those accumulated cycle times and store the total for later.
Logged
jax.
Jr. Member
**
Offline Offline

Gender: Male
Posts: 55



« Reply #5 on: May 09, 2012, 05:29:10 PM »

Please remember that Motoman controllers do not automatically adjust for 'Day light Saving Time' so, dependant upon where you are in the world, you maybe one hour awry at some time in a twelve month period.
Logged
Robo Guru
Sr. Member
****
Offline Offline

Gender: Male
Posts: 479



« Reply #6 on: May 11, 2012, 04:40:31 AM »

I'm certain you can buy a mechanical timer with digital outputs.  You can set your desired time / frequency and the output from the mechanical can then be used as a robot input.

However you would have to have a background robot job "p-started" that is always monitoring that input Huh?

Just an idea!

Or, you could possibly use the auto backup function and set it's interval to the interval that you require.  There is a specific output available when the AB function is active which could then be used to reset your counters... but again you will have to monitor this input inside a robot job.

Food for thought,

Rg
Logged
erandir
Newbie
*
Offline Offline

Posts: 2


« Reply #7 on: May 17, 2012, 06:26:03 PM »

Thanks for the suggestions.  I especially like the idea of using the autobackup as a scheduler. 

For now i'm having the operator who does the preventative maintenance each morning initialize the R1 "moving time".  Then I come by at the end of the shift and record the accumulated time...which I can then use to get an accurate operation availability of the robot welder that day.
Logged
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!