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
Fan Motor turning on/off due to reading from Temp probe.
Fan Motor turning on/off due to reading from Temp probe.
- Attachments
-
- REMOTE_temp.fcf_avr
- (4.5 KiB) Downloaded 363 times
- 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.
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?
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?
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Re: Fan Motor turning on/off due to reading from Temp probe.
you did not attach the edited file and also i am using Wide range stainless steel temperature probe.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?
thank you for your help
- 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.
Here is the file, must have forgotten to attach it yesterday.
- Attachments
-
- REMOTE_temp.fcf_avr
- (4.5 KiB) Downloaded 367 times
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
-
- Matrix Staff
- Posts: 9521
- Joined: Sat May 05, 2007 2:27 pm
- Location: Northamptonshire, UK
- Has thanked: 2585 times
- Been thanked: 3815 times