LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

stepper motor control

Hello everyone:
    I wrote a vi these days,that I wanted to use it to control the stepper motor.But I was faild to attain my aim.I hope someone could help me to correct my mistakes in it.(My english is not very well,some mistake that I would make in it.)
     Words faild to express my thankness.
0 Kudos
Message 1 of 8
(4,311 Views)
Hello. I uploaded this VI a few days ago. It controls a Stepper motor, though it isn't a PID. Hope it helps.
 
 
Ali.
Message 2 of 8
(4,306 Views)
Thank you.
     I have another topic:I want to measure the characteristic of  temperature sensor.But I am not familiarity to it.Do you have the vi or know where I can download it.
    thanks.
0 Kudos
Message 3 of 8
(4,280 Views)
Hello. Fisrt of all, what type of senesor are you using? An LM135? A thermistor? A thermocouple? What type?
 
And secondly, how are you communicating to the PC, via a NI USB DAQ, parallel port, etc.?
 
Ali.
Message 4 of 8
(4,243 Views)

That design is one of my best friends. He plans to use Pt100. We use the data acquisition. The vi just can measure the parameters of the temperature pickup is ok.

0 Kudos
Message 5 of 8
(4,215 Views)
I urgently need it.
0 Kudos
Message 6 of 8
(4,145 Views)
o枫o,

I have not worked with the PT100, but I read about it.  The pt100 is an RTD (Resistance Temperature Detector).  This means that it changes resistance due to changes in temperature.  To measure resistance with a DAQ device, you measure the voltage drop across the device.  I would set up either a simple voltage divider, a Wheatstone Bridge, or a Kelvin Connector.  Wikipedia has a good article about measuring RTDs
You may use a separate power supply or just supply voltage from an analog out channel on your device. 

This linked chart shows the temperature to resistance relationship expected from the device.

I hope that this helps,
Bob Young

0 Kudos
Message 7 of 8
(4,130 Views)
Thank you very much.
0 Kudos
Message 8 of 8
(4,113 Views)