07-28-2010 07:23 PM
Hi everyone,
I'm trying to practice how to tune a DC motor PID gains using a simple simulation vi. I'm using a short tutorial at ni.com but I can't reproduce the simulator VI. I have attached my VI and picture of the VI code from the tutorial. I don't understand how the data type conversion was made in the connection between the collector express vi and the xy graph indicator. Please see attachments. I will appreciate any assistance.
Thanks
07-29-2010 12:26 AM
07-29-2010 03:44 AM
I was using xy because that's what they used in the tutorial. You can take a look at it here.
07-29-2010 04:00 AM
Also, I'm trying to display two outputs on one graph. One output is the signal set point while the other is the response. The build array function contains two arrays of clusters. I just don't understand how the data type was manipulated and connected to the xy graph.
07-29-2010 04:11 AM
Hi everyone,
I just figured out my problem. I was using the wrong type of collector vi.
02-05-2013 07:36 PM
Hello
I'm also using the same tutorial but
I'm interested to control a DC motor model but with another input which is TL....
for example in Labview there is simEx DC Motor.vi
which has two inputs Voltage and TL
if I set TL to Zero and concerned only with Voltage input ...I can tune PID using the stated mrthod in the tutorial ( manual (trial and error)) but when I increase TL to some value, I can not tune PID controller...any help or suggestion please?