LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Temperature controller

Hi,

 

 

I am new to Labview and have a project to complete. I need to controll the temperature of a chamber and need to display the readings of the present temperature through labview. The temperature controller is Lakeshore 331. Could anybody please help me out?

 

-Jhon

0 Kudos
Message 1 of 18
(4,365 Views)

http://www.lakeshore.com/temp/cn/331dn.html

 

10 sec search on google! link to LV driver is toward the bottom of the page


"Should be" isn't "Is" -Jay
0 Kudos
Message 2 of 18
(4,362 Views)

J_LA,

 

If you're new to LabVIEW then I would reccomend you check out our Getting Started with LabVIEW page. It has links to some free online LabVIEW training as well as links to our in classroom training.

 

There are a couple forum threads dealing with this exact issue, please check them out.

 

Also, here are a bunch of documents on Temperature Measurements with LabVIEW.

 

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Ben Sisney
FlexRIO V&V Engineer
National Instruments
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
0 Kudos
Message 3 of 18
(4,320 Views)

Hi everyone,

 

I am also new to labview with some basic knowledge. I have a project to do about Automatic Temperature Monitoring and Control System. Guide me and post some schematic diagram to simulate in labview. Thanks.

0 Kudos
Message 4 of 18
(3,870 Views)

Hi,

 

You can find some examples at Labview >> Help >> Find examples >> Hardware Input and Output >> DAQmx >> Analog Input >> Thermocouple-Continues Input.vi.

 

Regards,

0 Kudos
Message 5 of 18
(3,832 Views)

I need an automatic control for example, the continuous sample input voltage is set and convert to equivalent temperature. The upper limit and lower limit of temperature is set and when excess, the automatic control of temperature will take place. Like this be possible? Guide and give links for diagrams. Thanks

0 Kudos
Message 6 of 18
(3,822 Views)

M Aus,

 

Code for a tempertaure controller is going to depend a lot on your setup. Are you planning on using a PID controller? Do you just want to have a heater kick on when a temperature threshold is exceeded? What sort of hardware are you using? There are a lot of different options for a project like this. 

 

Regards,

Leah

0 Kudos
Message 7 of 18
(3,794 Views)

I want a simple circuit, the temperature of the room is measure and add as input voltage from DAQ assistant continuously and thus voltage will convert to equivalent temperature and monitored. Then there will be lower and upper limits for the temperature and when exceeds these limit an automatic temperature will take plase. For example, when it becomes over 77 degree F, the temperature will be reduced and when be low 68 degree F, the temperature will adjust to up. I want a stable temperature between 68 to 77 degree F.

 

Best regards.

0 Kudos
Message 8 of 18
(3,790 Views)

Sorry I need to add something. I want a pure labview program without hardware. Thank you.

0 Kudos
Message 9 of 18
(3,785 Views)

What inputs and outputs do you have available to you? For instance, do you have a heater that you would like to turn off when a thermocouple reads over a certain temperature? What do you mean when you say that you do not want hardware?

 

Regards,

Leah

0 Kudos
Message 10 of 18
(3,783 Views)