Jump to content

HMI


siko
 Share

Recommended Posts

 
 
  •  
Cheers everyone,

I have two ( DMT80480T050-16WT ) on Astral pool heaters, One burned out beyond repair. I got one from china that needs to be programmed. The program is identical to the other one that is fully working. My query is. is there a way I can backup the program on the working module and then uploaded it into the new module? the module has a slot for SD cards, this is a common procedure used by the manufactory. I am not familiar with the workaround, any help will be fully appreciated. Kind regards

1634508579454.png
Link to comment
Share on other sites

1 hour ago, siko said:

The program is identical to the other one that is fully working.

Two functionally equivalent boards may use very different designs. If the chineesium board is a copy it may be incompatible with the origin board and run its own, proprietary firmware.

1 hour ago, siko said:

is there a way I can backup the program on the working module and then uploaded it into the new module?

It all depends if the two boards are exactly the same (manufacturer, model, version) AND if the board has provision to load/update the firmware.

1 hour ago, siko said:

the module has a slot for SD cards, this is a common procedure used by the manufactory

In general a SD card is used to load/store data, not host the firmware: that's typically stored in micro-controler flash (program) memory.

The link you provide requires signing/login; no thanks.

This wonderful site allows debugging and testing regular expressions (many flavors available). An absolute must have in your bookmarks.
Another excellent RegExp tutorial. Don't forget downloading your copy of up-to-date pcretest.exe and pcregrep.exe here
RegExp tutorial: enough to get started
PCRE v8.33 regexp documentation latest available release and currently implemented in AutoIt beta.

SQLitespeed is another feature-rich premier SQLite manager (includes import/export). Well worth a try.
SQLite Expert (freeware Personal Edition or payware Pro version) is a very useful SQLite database manager.
An excellent eBook covering almost every aspect of SQLite3: a must-read for anyone doing serious work.
SQL tutorial (covers "generic" SQL, but most of it applies to SQLite as well)
A work-in-progress SQLite3 tutorial. Don't miss other LxyzTHW pages!
SQLite official website with full documentation (may be newer than the SQLite library that comes standard with AutoIt)

Link to comment
Share on other sites

Hi , the  two boards are identical from the same Chinese company with identical firmware ? only need to copy the data from the one working I have to the new board's micro-controller flash (program) memory . The board is fitted with SD card slot for this purpose . There must be a procedure to do that ? any one familiar with it? Kind regards Siko.

Link to comment
Share on other sites


You need to dig into the DWIN website which offers support for their tablet to understand that this piece of hardware is just a generic SOC tablet with interfaces provided to manage external devices. If the original board is toast it's utterly probable you won't be able to copy back all the data you need (config file, icons, images, ...). For that ask the pool heater maker (Astral) if they are willing to provide you with an SD card filled with all the required resources for your pool heater model, plus the procedure to load that content on the new tablet.

Note that this subject has zero relationship to AutoIt and I wonder why you ask this question here.

 

Edited by jchd

This wonderful site allows debugging and testing regular expressions (many flavors available). An absolute must have in your bookmarks.
Another excellent RegExp tutorial. Don't forget downloading your copy of up-to-date pcretest.exe and pcregrep.exe here
RegExp tutorial: enough to get started
PCRE v8.33 regexp documentation latest available release and currently implemented in AutoIt beta.

SQLitespeed is another feature-rich premier SQLite manager (includes import/export). Well worth a try.
SQLite Expert (freeware Personal Edition or payware Pro version) is a very useful SQLite database manager.
An excellent eBook covering almost every aspect of SQLite3: a must-read for anyone doing serious work.
SQL tutorial (covers "generic" SQL, but most of it applies to SQLite as well)
A work-in-progress SQLite3 tutorial. Don't miss other LxyzTHW pages!
SQLite official website with full documentation (may be newer than the SQLite library that comes standard with AutoIt)

Link to comment
Share on other sites

  • Moderators

siko,

Quote

 this subject has zero relationship to AutoIt

Quite. Locked and will disappear soon.

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

Spoiler

ArrayMultiColSort ---- Sort arrays on multiple columns
ChooseFileFolder ---- Single and multiple selections from specified path treeview listing
Date_Time_Convert -- Easily convert date/time formats, including the language used
ExtMsgBox --------- A highly customisable replacement for MsgBox
GUIExtender -------- Extend and retract multiple sections within a GUI
GUIFrame ---------- Subdivide GUIs into many adjustable frames
GUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView items
GUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeView
Marquee ----------- Scrolling tickertape GUIs
NoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxes
Notify ------------- Small notifications on the edge of the display
Scrollbars ----------Automatically sized scrollbars with a single command
StringSize ---------- Automatically size controls to fit text
Toast -------------- Small GUIs which pop out of the notification area

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...