LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Re: Could you tell me how to ask a question in Labview?

HI, I don't know how to start a new thread, hence I am started in reply section.

 

I structing in synchronized analog input output vi in which I need to implement PID to control the mption of ac servo motor.

 

So the I am using the basic structure provided by NI which is working fine, but I am unable to implement PID controller in it. PLEASE  GUIDE ME REGARDING THIS .

0 Kudos
Message 1 of 5
(197 Views)

Hi prasad,

 


@prasadnp22 wrote:

HI, I don't know how to start a new thread, hence I am started in reply section.


Right at the top of the LabVIEW board is a "Start a topic" button...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 5
(173 Views)

Start from the PID Controller Example

0 Kudos
Message 3 of 5
(158 Views)

 

I structing in synchronized analog input output vi in which I need to implement PID to control the mption of ac servo motor.

 

So the I am using the basic structure provided by NI which is working fine, but I am unable to implement PID controller in it. PLEASE  GUIDE ME REGARDING THIS 

0 Kudos
Message 4 of 5
(58 Views)

Hi prasadnp,

 


@prasadnp22 wrote:

I structing in synchronized analog input output vi in which I need to implement PID to control the mption of ac servo motor.


Place the PID function between AI and AO.

 

  • What have you tried?
  • Where are you stuck?
  • Did you already determine PID gains of your system?
  • Why don't you attach your VI? (When you use a recent LabVIEW version please downconvert your VI(s) (File->Save for previous) before attaching. Recommended is LabVIEW 2021 or older, I prefer LV2019.)
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 5 of 5
(55 Views)