LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

A Fieldpoint Temperature PID without the PID toolkit

Thanks Jim. I did realize that I would not be able to have a PID with a On/Off switch. Is it possible to check that the FP-DO-400 that I've connected to the LabVIEW program is actually sending out a signal? Would a voltmeter work?

-Ryan
0 Kudos
Message 11 of 14
(1,005 Views)
Hi Ryan,
 
         A voltmeter would work.  Once you have verified the express VIs are working as expected, you no longer need to monitor your system with the voltmeter, you can just monitor when you are making calls to different FieldPoint Express VIs.  You can do this by using highlight execution or by putting indicators on your front panel that show the status of your case structures.  Let me know how it goes.
 
Regards,
Jim M
Applications Engineer
National Instruments
0 Kudos
Message 12 of 14
(1,002 Views)

hi ravens fan,

         I know this thread is old but iam in urgent need of help.kindly help me out.

         I want to develop the exact thing what u have said here. how to use PWM so that i can maintain the temperature in a particular setpoint.i am using crio-9004 controller.i have AI module(NI9201) and DIO module(NI 9401)in hand.i want to give DIO 0 as the output to the relay. 

          another one doubt i need to get clarified is ..

.--> is it possible to develop a PID controller without analog output module.the PID output is the control variable that should be delivered to the system right?according to my knowledge by making use of DO only a ON/OFF controller can be developed.

0 Kudos
Message 13 of 14
(833 Views)

termin_fpga 

 

Here are some examples you may want to look at about making a PID controller and PWM. I do believe you can do this without AO 🙂

 

PID

 

http://zone.ni.com/devzone/cda/epd/p/id/6314

http://zone.ni.com/devzone/cda/tut/p/id/6440

http://decibel.ni.com/content/docs/DOC-11046

 

PWM

 

http://zone.ni.com/devzone/cda/tut/p/id/5963

 

I have also attached a project that may help as well. It was an old POC. I hope this gets you going 🙂

 

Sam S
Applications Engineer
National Instruments
0 Kudos
Message 14 of 14
(824 Views)