Industrial Communications

cancel
Showing results for 
Search instead for 
Did you mean: 

B&R Powerlink Ethernet module support with LabVIEW

Hello Guys,

 

I wanted to use the B&R Powerlink Ethernet module for one of my industrial applications where in I am planning to use cRIO system for the control but my drives ACOPOS 1022 servo Drive requires this module B&R Powerlink Ethernet module. The link is

http://www.br-automation.com/cps/rde/xchg/br-productcatalogue/hs.xsl/cookies_allowed.htm?caller=prod...

 

So i wanted to check the compatibility of LabVIEW with this particular module and if there is any option for me to program or atleast communicate with this module directly via LabVIEW? This will help me finalize my system and go ahead and start building.

Looking forward for some responses from everyone who has worked with similar setup.

Thank you so much in advance.

 

Regards,

Priyank Desai.

 

0 Kudos
Message 1 of 4
(8,175 Views)

Hi,

 

unfortunatelly servodrives from B&R have no open programming interface, so you can not programm them from LabView.For operating B&R servodrive, B&R CPU is a must. This is because operating system of servodrive and all necessary parameters are stored at B&R CPU to guarantee trouble free run always. B&R serfvodrive ACOPOS is not for "component business".

You can listen and command them, when there is a B&R master CPU and servodrive is configured for that.

 

Following B&R product are Powerling standalone with no need for CPU:

ACOPOSinverter P74/P84

X20 IO system

X67 IO system

 

B&R CPU is required for ACOPOSmicro, ACOPOS, ACOPOSmulti ACOPOSm65 servodrive systems.

 

 

I suggest to contact local supoort of B&R at your country and they will help you how to connect this drive with LabView.

0 Kudos
Message 2 of 4
(7,934 Views)

Hi,

I am using a rotary table from B&R which is connected to a PLC. I can read the values using python but could not manage to read or write using labview. Would you happen to have some example using labview?
Thanks

0 Kudos
Message 3 of 4
(324 Views)

@henk1000 wrote:

Hi,

I am using a rotary table from B&R which is connected to a PLC. I can read the values using python but could not manage to read or write using labview. Would you happen to have some example using labview?
Thanks


If you could share how you do it in Python, there may be an equivalent way to do it in LabVIEW or, in the worst case, reuse the same Python code in LabVIEW using the Python node.

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 4 of 4
(318 Views)