08-31-2007 03:37 PM
09-02-2007 07:38 AM - edited 09-02-2007 07:38 AM
Message Edited by andre.buurman@carya on 09-02-2007 07:39 AM
09-04-2007 10:31 AM
09-05-2007 02:37 PM
thank you for responding,
I have a 8.0 labVIEW,,,, i might have missed something, can you help me about field point, thank you again
09-05-2007
05:45 PM
- last edited on
01-23-2025
10:37 AM
by
Content Cleaner
Hello nw,
If you are using LabVIEW 8.0, you will want use FieldPoint 5.0.1. Make sure that LabVIEW is installed before you install FieldPoint to ensure that the driver will automatically install support for the correct LabVIEW versions. This should allow you to load the example without any missing FieldPoint VIs.
You should be able to use one thermocouple to measure the temperature even if you have three different set points. The thermocouple will constantly measure the temperature while you use the software to set your set points.
Please let me know if you have any other questions.
09-05-2007
08:23 PM
- last edited on
01-23-2025
10:38 AM
by
Content Cleaner
thank you again to all masters of labVIEW,
I have this question, first of all, thermo couple only reads in millivolt. how do i change that into temperature to be read by labVIEW, second i found an example of field point temperature control,,,, however, im not sure how to make labVIEW turn the Fan on and off. well here is how my project sound like.
I'm building a temperature control using thermo couple to do the measuring, because it's going into hot boiling water,,, the boiling water is my heat source, this heating is been measured by thermo couple type K, (( can i use thermistor to dip into heating water , in replacement of the thermo couple )) also, i have three actuators, or devices that going to be turn on and off using a relay depending on the setting of the temperature. For example if my setting for the heat source rearched 60 c, then my heater will turn off. if it dropped below 60 then the heater will turn back on. this is for my 1st temperature setting.........the second setting is the water pump and fan,,, which will be switch on/off using a relay. I have no clue how to get started, please share your skill and knowledge with us.
here is my plan
heater min temp on=60 celcius fan/pump max temp on= 80 celcius
max temp off= 80 celcius min temp off= 60 celcius
please advise on where should i start,,,,, here's what i wanted to us as example pid_temperature_control.vi,,,,thank you so much for help me out
09-05-2007
10:38 PM
- last edited on
01-23-2025
10:39 AM
by
Content Cleaner
Hello nw,
I will try to address all of your questions in an organized manner.
1. To change the [c]FP-TC-120 readings from millivolts to degrees you will need to use Measurement and Automation Explorer (MAX).
A. Find your FieldPoint controller under Remote Systems in MAX.
B. Right-click on your controller and choose to Find Devices.
C. Then, a dialog box will appear so you can name your FieldPoint controller.
D. You can use the default name or re-name the controller yourself. Click ok when you have named your controller.
E. This will display all of the devices you have connected to your controller.
F. Click on the [c]FP-TC-120 module and select the Channel Configuration Tab.
G. A Range option will appear so you can change the measured range of the module to degrees. You can also define the thermocouple type on the Channel Configuration Tab.
2. If you want to turn on and off your heater and fan based on the temperature, the example you found has the basic structure. It will read the temperature in via the FieldPoint Read. You can replace the pid.vi with a case structure to write different values to your relay module via the FieldPoint Write VI.
3. I am assuming that you are using a [c]FP-TC-120. If this is correct, you will be unable to measure the temperature via a thermistor. The [c]FP-TC-120 is a thermocouple input module and only able to measure voltages and temperatures via thermocouples.
If you need further assistance, please provide a comprehensive list of the hardware you are using.
Also, I would recommend looking through the FieldPoint Help which can be found at C:\Program Files\National Instruments\FieldPoint\documentation\Online Help\fplv.chm.
Message Edited by Ching P. on 09-05-2007 10:39 PM
09-07-2007 10:47 AM
Hello again,
I also have another question, my school has a labVIEW 8.2 Pro will the field you gave me work with 8.2 version. also
what board will i be using to run my hardwares.well this is my hardware,, i have a 120 volt ac heating source
a 120 volt ac fan and a dc water pump which is about 15 volt dc, and my teacher wanted me to use a PWM to control
the pump, anyone have any idea how i will implement this PWM into the software. thank you
see you again..oh and you guys are the best
09-07-2007 10:55 AM
09-08-2007 06:46 AM
sorry for all the questions,
I just getting started with the plan, you talked about field point modules, which one is low cost and capable of running my school project? thank you