[Question]Change screen pages
Hello,Can somone explain how to swap pages manualy?
I have few pages 00.bmp, 01.bmp, 02.bmp e.t.c.
I need to swap those from my sketch.
This string 5A A5 04 83 0014 01 can show which is current page ID but can't find any information how to change it.
hello ,
You can try 5A A5 07 82 0084 5A01 0001,0001 is the page ID.You can contact me if you have further questions .
Whatsapp:+86 191921113166
Wechat:+86 13924835953
Skype:jennifer1991111 THANK YOU, THANK YOU, THANK YOU
Yes, this is the right command, 5A A5 07 82 0084 5A01 0001, works perfect !!!!
Thank you for very fast reply Mark20 发表于 2021-4-18 10:28
THANK YOU, THANK YOU, THANK YOU
Yes, this is the right command, 5A A5 07 82 0084 5A01 0001, works p ...
You are welcome.
You can contact me at any time by whatsapp,wechat or skype.
My email is jennifer@dwin.com.cn Hi.
I have a one more question, maybe you can help.
There is any way i can view video on my DMG19480C088 display,
maybe i can connect some kind of HDMI module to this display and
maybe have some small window on a screen and view the video?
Maybe using the WIFI module connection?
Please let me know.
Thank you Mark20 发表于 2021-5-15 16:26
Hi.
I have a one more question, maybe you can help.
There is any way i can view video on my DMG19480 ...
Hi.
This model can't directly support playing video, and can be made into animated video effect through multiple pictures. For details, please refer to the post: T5L+128 MB NAND Flash: animated video effect of 1757 pictures.http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&tid=914&fromuid=102
(Source: Dwin Technology Forum)
1. The smart screen can store thousands of JPG pictures after expanding a 1Gbit(128MBytes) NAND Flash;
2. A complete video can be exported as JPEG image sequence by PS software, and then converted into ICL file by Dwin ICL generation tool and saved in the screen to realize animation. Hi
I have a question,
Can i disable and enable TOUCH on my display from my sketch?
Please help me. 本帖最后由 eileen1213 于 2021-7-12 13:22 编辑
Hello, you can turn off and on the touch with this command, but this command cannot be used for basic touch.5A A5 0B 82 00B0 5AA5 0001 0905 0000 (Close the ninth touch file on page 0001, and return the key value to key code 05,0000 to close the touch. Do not do gray keying, otherwise it will be invalid.)
Hi
Thank you for your reply.
Please can you tell me little better, i'm having hard time understanding.
I just want torun SSCOM program send some command to my display and turn OFF the Touch.
Please if you can, tell me step by step how i can do that.
Thank you very much 本帖最后由 fay 于 2021-7-13 09:57 编辑
Mark20 发表于 2021-7-13 08:55
Hi
Thank you for your reply.
Please can you tell me little better, i'm having hard time understandin ...
Hi, You can use the command 0XB0 to close the touch of a single button
The format is as follows:
1.5A A5 (Frame header)
2.0B (Data length)
3.82 00B0(write 0XB0)
4.5A A5
5.0001 0905 (Close the 0001 page of the sequence of 9 touch files, (how to know the control is the first few touch files: as shown: the left side of the , click the bottom left corner of the "control view")
05 indicates the command code returned by the touch key value (refer to the application guide "Touch Variable Function List" for the touch command code value).)
6.0000 (turns off touch)
But pay attention to the basic touch, the basic touch can not be controlled on/off, his serial number is not actually occupied, he is followed by the control number of the substantive number to remove the front of the basic touch. BIN will disrupt the order of controls that can be controlled, adjusting them all to the back of all controllable controls, so that the serial number of the key control can be consistent.
1. open the operation interface of the touch control.
2. click on the name to find the touch control that the customer wants to control.
3、Use the up and down adjustment button to adjust the order of the touch controls that need to be controlled, to the top.
4、If there are multiple controls to be controlled, it is recommended that the base controls be moved to the bottom and the controls that need to be controlled be adjusted to the top and placed in that order.
页:
[1]
2