LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Controlling 2 stepper motors using LabVIEW

Motors - 2 NI NEMA 23 stepper motors (780073-01 and 780077-01)

Motor Power Drive - NI MID-7604 

Motion Controller - NI PCI-7334

 

To begin with I checked that the driver can deliver the necessary power to the motors. The 780073 requires .40 amp/phase and the 780077 requires .67 amps/phase. The driver I selected supplies 1.4 amps so the motors should work with the driver. I will be using LabVIEW for the first time this upcoming week so I'm trying to do some studying on the program this weekend. I have seen some people use Boolean structures to control when specific phases turn on. I found this post on this forum to be very helpful, but I don't have LabVIEW on my laptop right now. Can anyone please explain to me the steps (specifically what each icon means) that this person is taking and whether or not this is something that I can use?


http://forums.ni.com/ni/attachments/ni/70/8599/2/Pulse%20Output%20Modified.jpg

Original thread - http://forums.ni.com/t5/Digital-I-O/Drive-Stepper-Using-Digital-output-with-Pulse-sequence/td-p/6837...

 

Thank you,

 

Tony

0 Kudos
Message 1 of 3
(2,826 Views)

@th12 wrote:

Motors - 2 NI NEMA 23 stepper motors (780073-01 and 780077-01)

Motor Power Drive - NI MID-7604 

Motion Controller - NI PCI-7334

 

To begin with I checked that the driver can deliver the necessary power to the motors. The 780073 requires .40 amp/phase and the 780077 requires .67 amps/phase. The driver I selected supplies 1.4 amps so the motors should work with the driver. I will be using LabVIEW for the first time this upcoming week so I'm trying to do some studying on the program this weekend. I have seen some people use Boolean structures to control when specific phases turn on. I found this post on this forum to be very helpful, but I don't have LabVIEW on my laptop right now. Can anyone please explain to me the steps (specifically what each icon means) that this person is taking and whether or not this is something that I can use?


http://forums.ni.com/ni/attachments/ni/70/8599/2/Pulse%20Output%20Modified.jpg

Original thread - http://forums.ni.com/t5/Digital-I-O/Drive-Stepper-Using-Digital-output-with-Pulse-sequence/td-p/6837...

 

Thank you,

 

Tony


The 7334 controller come with a set of VIs, you should use these VIs (http://zone.ni.com/reference/en-XX/help/372134F-01/ni-motion_vi_help/about_ni-motion_software/). The thread you're refering to use DIO card to drive the motors so it is not relevant with your hardware.

 

If you never used LabVIEW I recommand you take a look at basic tutorials before anything else.

LabVIEW Introduction Course - Three Hours

LabVIEW Introduction Course - Six Hours

 

Ben64

0 Kudos
Message 2 of 3
(2,800 Views)

Thanks for steering me in the right direction. I'll be sure to take a look at those resources. 

0 Kudos
Message 3 of 3
(2,788 Views)