09-25-2015 05:49 AM
Hello People,
I'm a student assistant and my present project is to complete what was started in a diploma thesis more than a year ago: To construct a experimental rig to test the effect of superconductivity on maglev-technology. Part of this experimental rig is a system of three precision-rails operated by compact inverters HCS01 (IndraDrive Cs) by Bosch Rexroth.
My question is: Is it possible to use LabView to operate all three axes from one central VI?
I already connected all three compact inverters to a computer and I'm able to operate them using IndraWorks Ds easy-startup-mode, but this way i can only operate them seperately and not from one single window.
Thanks in advance, any help would be appreciated!
Greetings,
Paul Masuch
Solved! Go to Solution.
09-28-2015 04:29 AM
HI Paul,
First of all, it is possible to communicate via LabVIEW with your
maybe this helps: Getting Started with Communicat
It is another forums post with helpful links attached on how to communicate with an Ethernet Device via VISA in LabVIEW.
Best,
Anna
09-28-2015 05:23 AM
Hi Anna,
Thanks for the reply. I already saw that article, but it doesn't really help me, as I'm really not very familiar with the subject and english is not my first language.
My problem is that I can't learn to program a PLC, because i just got 30 monthly working hours. As I was looking for answers on the internet I saw something about "Open Core Engineering", so I had high hopes of finding an easy-to-implement solution for LabView. As I can already operate the axes via IndraWorks, I was looking for a VI which has the same options I can already access in IndraWorks, like using set points for the position.
If there is a VI that can be used to control the HCS01 compact inverters (or a VI to operate a separate controller, which then controls the three HCS01s) I would be grateful if someone could show me how to implement them.
Greetings,
Paul
09-28-2015 05:30 AM
HI Paul,
unfortunately there is no instrument driver for HCS01 already developped for LabVIEW. You have to use the standard VISA-driver that is described in the Link in the other forums post.
http://digital.ni.com/public.nsf/allkb/80C28CC795611E4A86256AB100209521
http://digital.ni.com/public.nsf/allkb/22F1F2ABC640D5BA86256CD1003BA06D
Use those links and the provided Examples in your LabVIEW environment and you should be able to do the basic communication.
But you have to know what commands are expected by your instument do to further control.
Sorry that there is no easier way.
Anna
12-16-2015 10:59 AM
Hi Everybody,
I just found this forum entry about controlling Rexroth components with LabView and as a Rexroth representative I have to disagree that there´s no easier way to control than using Ethernet/IP. 🙂
We have a official Partnership with National Instruments and offer for all our components (IndrDrives as well as IndraControl PLCs) a complete VI Package to access any functionality of a PLC or Drive of Bosch Rexroth. These is only possible through our Bosch Rexroth Open Core and our open approach that we follow with our automation components. For PLCs the VI Package contains more than 850 VIs to communicate directly from your LabView runtime to the controller. These packages are completely free of charge for you and you can download the packages from our Website
http://www.boschrexroth.com/oce
(access is granted after registration in our engineering Network).
Furthermore it´s also possible to control our drives from a NI cRIO using CoE.
Here is a small overview of our Open Core Interface Functionality. There are SDKs for several programming languages and several technologies including National Instruments Soft- and Hardware.
So you see, there´s no need learn PLC programming anymore, when we want to connect LabView to Rexroth Automation. 😉
If you have any trouble don´t hasitate to contact me!!!
best regards,
Tammo Schwindt
Application Engineer
Bosch Rexroth AG
tammo.schwindt@boschrexroth.de
12-21-2015 03:54 AM
Hey Tammon,
Thanks for the reply, although a little late; I already found out about Open Core and am using it now.
This thread can possibly be closed.
03-17-2016 10:16 AM
Hallo Tammon,
do you mean that with Open Core you can directly communicate to IndraDrive Cs HCS01 controller from PC?
With just LabVIEW one can move the drive using the Controller HCS01?
please reply,
Regards,
M
03-18-2016 05:16 AM
Hi MandarG,
The simple answer is: Yes you can. I am doing exactly that right now for my project. The PC is connected via Ethernet to the HCS01.1E, which is connected via the motor cables to a motor. I use LabView with some package called EAL sdk ... , but I'm sorry I can't remember the whole name and I can't look it up right now. If you need further help and don't find a solution, I can search for the full name and perhaps help you.
With the package, finding solutions for your process is extremely straight forward, there are little VIs for everything, like set the motor velocity or acceleration or even move to exact positions, reset the position etc. It was extremely easy to learn and use, as I can say for myself, as I never did anything besides very basic tasks with LabView before, and I now managed to get to a fully working and moving system for my experimental setup 🙂
Greetings,
Paul
03-22-2016 04:44 AM
Hello MandarG,
YES! Absolutely right! Open Core means that you can access the Core of Bosch Rexroth Drives and PLCs directly from nearly any Programming Language, including Programming with LabVIEW.
If using LabVIEW there are two VI-Packages:
For any Help don´t hasitate to contact me! 🙂
Best regards
Tammo Schwindt
Sales Industry Application
Bosch Rexroth. The Drive & Control Company
Phone +49(711)51046-176
Tammo.Schwindt@boschrexroth.de
www.boschrexroth.com
06-23-2016 09:22 AM
Hello Tammon
I was looking for the "EAL4LabVIEW" library, on www.boschrexroth.com/network (I'm registered) but there isn't one. I only have found the"MLPI4LabVIEW" library.
I have a IndraDrive i want to control, so can you tell me where i can get the "EAL4LabVIEW" library?
Thanks smLv