Welcome, Guest. Please login or register.
Did you miss your activation email?
May 24, 2012, 10:56:14 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)
| | |-+  alarm log
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Author Topic: alarm log  (Read 380 times)
pspal
Newbie
*
Offline Offline

Posts: 5


« on: July 30, 2011, 07:18:52 PM »

 Huh? how to transfer the alarm /fault code of robot to the PLC  with which it is connected. Is there any specific address where the alarm no is  stored?
Logged
Robodoc
Motoman Robot Support
*****
Offline Offline

Gender: Male
Posts: 229



« Reply #1 on: August 01, 2011, 04:36:36 PM »

PSpal,

Sorry, there is no simple way to transfer this data.  If the alarm is a 9000 series alarm"system or user" there are bits turned on to indicate what alarm has been selected.  You would have to map these bits to outputs that go to the PLC.  The Major, Minor and Offline alarms do not have bits that you can access.

Logged

Robodoc
Robo Guru
Sr. Member
****
Offline Offline

Gender: Male
Posts: 479



« Reply #2 on: August 02, 2011, 03:12:42 AM »

PSPAL,

You can output the alarm code and or error code over your PLC network to be displayed on your HMI.

You can only transmit the alarm code.  The description can not be transferred.  The data is stored in a register and from here you can easily manipulate it to get is across the network.

What controller do you have?  The following is for the NX-100 controller.

M340 - Alarm Code
M341 - Decimal Data (low byte)
M342 - Decimal Data (high byte)

Hope this helps!!!

RoboGuru
Logged
pspal
Newbie
*
Offline Offline

Posts: 5


« Reply #3 on: January 05, 2012, 07:10:29 AM »

thnks ROBOGURU  for urs help.. but unfortunately my robo is xrc series...can u send the alarm bit ode for xrc.. which manual is to be looked for that?
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!