Motion Control and Motor Drives

cancel
Showing results for 
Search instead for 
Did you mean: 

Do I need LabVIEW Realtime to control StepperMotors with NI 7334

Hi!
I want to control up to 4 Stepper Motors with LabVIEW. Do I only need LabVIEW, a 3rd party driver and the pci 7334 to control 4 Axis? Or do I need LabVIEW RealTime to make shure my drives run at constant speed?

Thanks,

Michael
0 Kudos
Message 1 of 2
(2,918 Views)
Michael,

the NI 7334 (as every motion control board from NI)has it's own processor, DSP and FPGAs and runs the motion control completely onboard. You only need to configure the board in MAX and pass motion parameters to the board like the target position, velocity and acceleration values. The board will perform reliable moves even in a non-deterministic environment like Windows.

However it is also possible to use the board in a LabVIEW RealTime environment but this is just an option and it won't improve the move characteristics.

Best regards,

Jochen Klier
National Instruments Germany
0 Kudos
Message 2 of 2
(2,916 Views)