Fan Motor turning on/off due to reading from Temp probe.

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 2 and 3.

Moderators: Benj, Mods

Post Reply
soccermad
Posts: 19
Joined: Wed Feb 09, 2011 12:56 am
Has thanked: 2 times
Contact:

Fan Motor turning on/off due to reading from Temp probe.

Post by soccermad »

I im finding it diffuclt to create a flowcode that will turn on and turn off the fan motor depending on the reading from the temperture probe.
i want the fan motor to turn on at temperture above 40⁰C and to turn off when the temperture reaches below 40⁰C.

Sorry but i have just tried to do this flowcode myself but im stuck has i am still an armature with flowcode

Any help would be appricated thank you
Attachments
REMOTE_temp.fcf_avr
(4.5 KiB) Downloaded 335 times

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: Fan Motor turning on/off due to reading from Temp probe.

Post by Benj »

Hello,

I have added a decision and a variable to allow you to set the threshold setpoint. You will need to change this from 100 to a value that represents 40 degrees with your temperature probe. Are you using the Vernier stainless steel temperature probe?

soccermad
Posts: 19
Joined: Wed Feb 09, 2011 12:56 am
Has thanked: 2 times
Contact:

Re: Fan Motor turning on/off due to reading from Temp probe.

Post by soccermad »

Benj wrote:Hello,

I have added a decision and a variable to allow you to set the threshold setpoint. You will need to change this from 100 to a value that represents 40 degrees with your temperature probe. Are you using the Vernier stainless steel temperature probe?
you did not attach the edited file and also i am using Wide range stainless steel temperature probe.

thank you for your help

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: Fan Motor turning on/off due to reading from Temp probe.

Post by Benj »

Here is the file, must have forgotten to attach it yesterday.
Attachments
REMOTE_temp.fcf_avr
(4.5 KiB) Downloaded 341 times

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: Fan Motor turning on/off due to reading from Temp probe.

Post by medelec35 »

This has now been implemented.
See:
http://www.matrixmultimedia.com/mmforum ... 275#p24275
Martin

Post Reply