DigiMetrix

cancel
Showing results for 
Search instead for 
Did you mean: 

Can ImageingLab Drive Denso Simulator?

I tried posting this subject yesterday, but it never showed up, so I'll repost. I'm beginning an R&D project to integrate and automate certain robot manufacturing operations. I would like to use LabVIEW to develop the core of the application. Before I purchase a robot, I would like to use my application to drive a robot simulator. Can I use an application developed using the ImagingLab Robotics Library for Denso to drive a Denso robot simulator (such as the Denso WINCAPS III.)

 

Thanks,

 

Pat

0 Kudos
Message 1 of 8
(10,995 Views)

Pat,

  You can directly drive the robot via the toolkit in LabVIEW.  If you had WinCAPS III running during that process (multi users can connect to a DENSO controller using Multi IP under the comm settings), you could watch it in simulation.   You might be able to 'machine lock' (quite literally a button on the teach pendant 'LOCK') the robot, and then, while WinCAPS III is connected you could drive the robot in simulation only.  Please note I have never tested it in this way. 

 

Thanks,

 

Steve

 

 

Denso Robot Sales and Support Specialists
We are a Denso authorized Integrator Partner.
Certified service, repair, training, and warranty center.
Denso LabVIEW knowledge and support center.
sdoyle@roboticsystemsgroup.com
(513) 260 7931
Message 2 of 8
(10,983 Views)

Hi Steve,

 

Good call!  I tested what you suggested this morning and it worked like a charm.  The one thing to note is that when enabling the machine lock, do not use the  'Servo On-Off' VI because if machine lock is on and you try to turn power onto the robot, that VI will output error 9001, which simply says to disable machine lock.

Carlton
CLA
0 Kudos
Message 3 of 8
(10,977 Views)

Steve/Carlton:

 

Is it possible to disconnect the robot (I assume it is just an ethernet connection), leave the simulator connected and set something in one of the Denso VIs to make it think the robot is online and thereby drive only the simulator?

 

Thanks,

 

Pat

0 Kudos
Message 4 of 8
(10,954 Views)

Pat,

  The link between LabVIEW and the robot is ehternet, you are correct.  That links LabVIEW to the robot controller, and then we have a set of specialized cables to connect the controller to the arm.  Anytime a DENSO controller is powered up w/o an arm, it will give a set of errors.  We can use the same 'LOCK' to let the robot controller know we aren't looking for feedback from the arm.  Now, we can clear those errors and navigate thru the DENSO teaching pendant and gather information about the system, make changes, etc...  Normally, we'd do this for diagnosis/repair when the system is damaged. 

 

With the arm not attached, we can still have the controller run programs and see them in simulation via WinCAPS (in the "DENSO" world).  Your question, if I'm not mistaken, is can LabVIEW do exactly that?   

 

Carlton, I'm not sure if RobSlave will like it if the arm isn't even attacahed.  But, you can do essentially the same thing you did this AM with the arm attached and locked, but this time with the primary Motor/Encoder cable disconnected to the arm (make sure system is powered down for at least several seconds before you disconnect/connect this cable).   Give me a call if you want and I'll take you thru the process.  (my system here is currently in use or I'd try it myself!!)

 

Denso Robot Sales and Support Specialists
We are a Denso authorized Integrator Partner.
Certified service, repair, training, and warranty center.
Denso LabVIEW knowledge and support center.
sdoyle@roboticsystemsgroup.com
(513) 260 7931
0 Kudos
Message 5 of 8
(10,949 Views)

Carlton,

  No need to go thru and try this w/o the arm.  I believe it will work.   However, I just spoke w/Peter at DENSO, who just spoke w/Pat.  The end result is you need a controller to do the simulation (but not the arm).

 

Cheers

Denso Robot Sales and Support Specialists
We are a Denso authorized Integrator Partner.
Certified service, repair, training, and warranty center.
Denso LabVIEW knowledge and support center.
sdoyle@roboticsystemsgroup.com
(513) 260 7931
0 Kudos
Message 6 of 8
(10,943 Views)
Actually I just finished trying this and yes, it works without the arm.  The ImagingLab Library does rely upon TCP communication back from the robot controller so it will require the robot controller.
Carlton
CLA
0 Kudos
Message 7 of 8
(10,939 Views)

Steve/Carlton:

 

Thanks for all your help.

 

Pat

0 Kudos
Message 8 of 8
(10,937 Views)