F
Flyguy
Guest
On Saturday, December 18, 2021 at 9:31:45 AM UTC-8, jla...@highlandsniptechnology.com wrote:
I had a dishwasher that wasn\'t drying the dishes, so I started replacing parts, the heating element (didn\'t actually replace it because the one in the dishwasher checked good), the thermostat, and the control board itself. It worked for a while after replacing the control board, but, then, started acting up again. I finally found a maintenance manual the showed me how to reset the controller by pushing front panel buttons in a particular sequence.. This fixed the problem - for a while. Periodically I have to reset the controller to get it to dry the dishes again. Somewhere in the software it detects a fault in the heater circuit and stops energizing it out of an abundance of caution - but doesn\'t display an error code.
Just the other day our washing machine began acting up (filling with water during a spin-only cycle). I got on the phone with LG tech support and found out how to reset it. This involved unplugging the machine and holding the Power button down, then plugging it back in. This fixed the problem.
I will probably do a Youtube video on this because it could save people an expensive service call.
On Sat, 18 Dec 2021 11:52:45 -0500, Phil Hobbs
pcdhSpamM...@electrooptical.net> wrote:
John Larkin wrote:
On Fri, 17 Dec 2021 10:03:47 -0800 (PST), Three Jeeps
jjhu...@gmail.com> wrote:
On Friday, December 17, 2021 at 10:18:05 AM UTC-5, jla...@highlandsniptechnology.com wrote:
On Fri, 17 Dec 2021 08:41:42 GMT, Jan Panteltje
pNaOnSt...@yahoo.com> wrote:
On a sunny day (Thu, 16 Dec 2021 17:22:23 -0800) it happened
jla...@highlandsniptechnology.com wrote in
3ipnrg5t34hokt9h7...@4ax.com>:
On Thu, 16 Dec 2021 18:48:01 GMT, Jan Panteltje
pNaOnSt...@yahoo.com> wrote:
On a sunny day (Thu, 16 Dec 2021 10:39:31 -0800 (PST)) it happened Lasse
Langwadt Christensen <lang...@fonz.dk> wrote in
9c43cd33-acee-4e51...@googlegroups.com>:
torsdag den 16. december 2021 kl. 06.25.56 UTC+1 skrev Spehro Pefhany:
On Tue, 14 Dec 2021 12:24:44 -0800, Joerg <ne...@analogconsultants.com
wrote:
Yes! Or better yet, design an analog controller that works like it used
to be on pellet stoves.
Or you could go the other way and use something like this on a
Raspberry Pi:
https://pypi.org/project/PyScada/
;-) All sorts of fun with Django and React, cascading style sheets
to get the perfect layouts for remote access on different mobile
devices, and some interesting problems with guaranteeing safe shutdown
of the Debian file system.
afaik ext4 is pretty robust against powerloss
a cheap PLC might be a simpler choice
Just a Microchip PIC
Rest is overkill
People should learn asm
Away with all those high level blurb languages.
http://panteltje.com/panteltje/pic/index.html
Ladder logic.
Yes I remember the PLC guys where I worked used that,
never used it myself.
But as with all things, if YOU do not know how to do it,
then throwing any language at it will not work either
LL is not a language; nothing is typed. The model is a diagram of
switches and relay coils, which is very intuitive. There are small
PLCs for roughly $100, with industrial-type inputs and outputs. Not a
bad way to control a simple machine.
John Hudak
12:56 PM (0 minutes ago)
A notation does not have to be typed to be a programming language. There are strongly typed, weakly typed and untyped languages. Then there is static and dynamic typing. Most (all?) assembly languages are untyped and are considered a programming language.
LL does have semantics and syntax. It is considered a visual (graphical) programming language.
J
It doesn\'t use words or letters. Nothing is typed.
Sounds like Labview! <gag, retch
Ladder Logic was invented so factory-floor guys, who used real relays
to interlock and control things, could program PLCs to replace the
relays when they died. It\'s pretty simple and makes sense for that
case.
Sounds like a sensible way to fix a pellet stove without making it
into a giant project that has to be done in freezing weather.
--
I yam what I yam - Popeye
I had a dishwasher that wasn\'t drying the dishes, so I started replacing parts, the heating element (didn\'t actually replace it because the one in the dishwasher checked good), the thermostat, and the control board itself. It worked for a while after replacing the control board, but, then, started acting up again. I finally found a maintenance manual the showed me how to reset the controller by pushing front panel buttons in a particular sequence.. This fixed the problem - for a while. Periodically I have to reset the controller to get it to dry the dishes again. Somewhere in the software it detects a fault in the heater circuit and stops energizing it out of an abundance of caution - but doesn\'t display an error code.
Just the other day our washing machine began acting up (filling with water during a spin-only cycle). I got on the phone with LG tech support and found out how to reset it. This involved unplugging the machine and holding the Power button down, then plugging it back in. This fixed the problem.
I will probably do a Youtube video on this because it could save people an expensive service call.