Denso Robot Fault Ethernet/IP

Loztos

Member
Join Date
Apr 2010
Location
Juarez
Posts
17
Using:
Denso HM 4A853 + RC8 Controller + Ethernet/IP Card
Compact logix 1769-L36ER

The movement control is being done with the PLC via Ethernet/IP with the Command-slave option.
From time to time, the robots fails with no apparent reason. In the Error Log it shows:

Invalid value for the coordinate type of the target position (83503005)
Undefined I/O command (83502006)
Incorrect speed value (83503023)
Invalid value for the interpolation method setting (83503003)
Invalid Tool number for tool changing (83503013)

Command-Slave turned to be Disable (83500176).

This happens at random. We implemented a routine to detect these errors and reinitialize the robot and continue with the program sequence, but lately the frequency of the errors has increased.

Is there somebody that had experienced something similar?
 
I got in contact with people from Denso. They let me note i was using an old version of the AOI, and recommended to use the latest version that is in the Rockwell web page. I replaced/updated the AOI “CIP_DW_RC8_EIPIF” that was producing a race condition with the command data and the strobe signal. This was the main reason for the faults.
The older AOI was sending the strobe bit before updating the command data, producing the race condition. The updated AOI first updates the command data then send the strobe signal.

I was using the outdated version because the latest version was password protected and encrypted with RSLogix 5000 V21 and i was using V20 per customer request, so it couldn’t been imported into the PLC program, due a different type of encryption. The new AOI’s had to be decrypted to be able to import them into the PLC program.

There haven't been any issues with the robot since the modification.
 

Similar Topics

Anybody here used a Denso robot? They seem like very nice units, but as I'm setting it up, the manual and the rep tell me I should have the...
Replies
1
Views
2,043
I need to replace an old Nikki Denso servo drive NPSA-GMDA-401Y2A2. I can't seem to find any info about the drive which makes it difficult to...
Replies
2
Views
1,771
Hey, I'm new to this forum and I'm hoping any of you could help me with my problem..I'm currently trying to interface a Denso VP6242G six-axes arm...
Replies
6
Views
5,604
We have a Nikki Denso Actus Power unit installed to our Rotary table in Mitsuiseiki HMC (HS4A) with servo motor drive. We face difficulties in...
Replies
1
Views
3,287
Just had to replace a failed drive and could use some help getting the new one going. The new drive is an Actus Power NPSA-TMTA-222 (made by...
Replies
2
Views
4,815
Back
Top Bottom