LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Newport temperature controller Labview program

I'm newbie to LabVIEW.  I have Newport TEC controller, 10K thermistor and 40W TEC.  I want to set up the program to set the temperature from 0 degree for 5 minutes then go up to 25 C for 5 minute then go up to 40 C and go on.  Please give me idea to program.

 

sorry for my poor in English and Thanks in advance. my email is:

 

anmango35@yahoo.com

0 Kudos
Message 1 of 3
(3,097 Views)

First, putting your e-mail address in a public forum is going to invite spam.

 

Second,  since you are new to LabVIEW, start by taking the tutorials

Third, search the NI website for LabVIEW VI's that are drivers for your model of controller.  Search Newport's website and also Google them.
Fouth, make sure you have a copy of any serial communications manual they might have to tell the type of cable you need and serial port settings.  Also to understand what commands they use.  In the event you can't find any VI's someone else already wrote, you'll be able to create your own based on this manual.
Fifth, look up "state machine" on the forums and in New... / Frameworks in LabVIEW.  This should be your basic underlying architecture for LabVIEW to step through the various temperature steps you want to set.
Message 2 of 3
(3,096 Views)
Thanks a lot for your information
0 Kudos
Message 3 of 3
(3,077 Views)