LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Motor/Motion Control Solutions

Hello,

 

I am looking for support on motor control.

 

I currently use Modbus to control the Kollmorgen drives we have at the Lab, but it is not as responsive as it needs to be.

 

What are people using to control drives with LabVIEW? Are you not using LabVIEW?

 

Thanks,

0 Kudos
Message 1 of 6
(300 Views)

I like the Galil controllers for bigger stuff, and have had decent luck with Maxon controllers for smaller stuff, too. Anything time-critical will go on the controller itself, as Windows isn't nearly reliable enough for me to trust it for real-time control.

0 Kudos
Message 2 of 6
(295 Views)

@Zaacha wrote:

I currently use Modbus to control the Kollmorgen drives we have at the Lab, but it is not as responsive as it needs to be.

 


How "responsive" is "as it needs to be"?

 

Is it safe to assume you don't want to completely replace your existing motors and controllers, or do you have the budget for new controllers and motors if needed?

0 Kudos
Message 3 of 6
(267 Views)

Checkout GECO Motion - a motion controller specifically designed for LabVIEW - NI Community

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
0 Kudos
Message 4 of 6
(191 Views)

@Zaacha wrote:

 

What are people using to control drives with LabVIEW? Are you not using LabVIEW?

 

Thanks,


In the past, I used NI Motion and was very happy with it. Nowadays, I use Nanotec drives controlled via RS232(RS485), and they work like a charm.

I have also worked with systems using B&R drives, but in those cases the B&R PLC uses ACOPOS drives, so I simply communicate via OPC UA, which works well too.

In general, almost any drive can be controlled with LabVIEW. The only question is how "direct" the communication is: low-level communication (such as serial or TCP/IP) or higher-level communication through interfaces like OPC or OPC UA. Depends on Drives.

0 Kudos
Message 5 of 6
(98 Views)

Combining the previous two suggestions, I believe that when NI dropped NI Motion (which Andrey liked), the "Motion Team" formed TENET Technologies, who makes GECO Motion (which Santhosh recommended).

 

Bob Schor

0 Kudos
Message 6 of 6
(69 Views)