Jump to content

Controlling relays by min/max temp


JustJay

Recommended Posts

I am attempting to code a very simple program that would take temp readings from thermcouples attacthed to Feild Point Modules and using a min/max temp range, control inflow of steam to raise low temp instances. I have searched a lot of the examples and tutorials, but have yet to find anything specific to this. I am just getting started on writing this from scratch, and any guidance or help would be great! I am using LabVIEW 6.1 Development Package with LabVIEW 7.1 Express.

I am VERY new to this, but finding LabVIEW to be extremely functional. I am the one that is functionally challenged!

Thanks!

Jay :unsure:

Link to comment
  • 2 weeks later...
I am attempting to code a very simple program that would take temp readings from thermcouples attacthed to Feild Point Modules and using a min/max temp range, control inflow of steam to raise low temp instances. I have searched a lot of the examples and tutorials, but have yet to find anything specific to this. I am just getting started on writing this from scratch, and any guidance or help would be great! I am using LabVIEW 6.1 Development Package with LabVIEW 7.1 Express.

I am VERY new to this, but finding LabVIEW to be extremely functional. I am the one that is functionally challenged!

Thanks!

Jay :unsure:

5380[/snapback]

I've never worked with steam, but I expect it's straightforward. There are very good relay modules in Fieldpoint with NO and NC connections for 8 relays. You can probably wire these up to control the valves with 24V DC or 120VAC or whatever.

In the program keep checking the temperature and when it goes < setpoint turn on the steam valve. When it is > setpoint turn off the steam. The temperature difference between < and > is called

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.