<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>迪文科技论坛 - T5L_DGUSII_PC软件视频教学</title>
    <link>http://inforum.dwin.com.cn:20080/forum.php?mod=forumdisplay&amp;fid=107</link>
    <description>Latest 20 threads of T5L_DGUSII_PC软件视频教学</description>
    <copyright>Copyright(C) 迪文科技论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 13 Sep 2026 23:37:01 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://inforum.dwin.com.cn:20080/static/image/common/logo_88_31.gif</url>
      <title>迪文科技论坛</title>
      <link>http://inforum.dwin.com.cn:20080/</link>
    </image>
    <item>
      <title>【提问】DGUSII文本显示不显示文字</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=10479</link>
      <description><![CDATA[串口发送数据，界面不显示文字，其他图标展示没问题

有极个别的按钮选择了数据自动上传，使用串口工具可以读取到数据，使用程序读不到，不是所有的按钮都读不到]]></description>
      <category>T5L_DGUSII_PC软件视频教学</category>
      <author>q594054294</author>
      <pubDate>Tue, 11 Jun 2024 12:11:00 +0000</pubDate>
    </item>
    <item>
      <title>【教学视频】CFG 0x32 33图片替换配置功能</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=8658</link>
      <description><![CDATA[UI核：（显示效果，不需要写代码，如果屏只当显示触摸用，把工程做好即可，通过触控可以上传值到大家的主板进行判断， 读（判断）、写（显示）的数据存放在RAM VP变量地址）
（1）DGUS软件：http://inforum.dwin.com.cn:20080/forum.p ... age=1&amp;extra=#pid119
（2）内 ...]]></description>
      <category>T5L_DGUSII_PC软件视频教学</category>
      <author>十五</author>
      <pubDate>Fri, 04 Aug 2023 09:07:26 +0000</pubDate>
    </item>
    <item>
      <title>【教学视频】0x0C串口2波特率、帧CRC实时修改</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=8601</link>
      <description><![CDATA[0x0C串口2波特率、帧CRC实时修改。
OS程序需升级到V22及以上版本。
内核程序：http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=142
DGUS软件：http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=72


D3：写 0x5A 配置一次 UART2 波特率 ...]]></description>
      <category>T5L_DGUSII_PC软件视频教学</category>
      <author>十五</author>
      <pubDate>Mon, 24 Jul 2023 02:31:27 +0000</pubDate>
    </item>
    <item>
      <title>【教学视频】0xDE+0xDC 多国语言图片+多国语音切换</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=8563</link>
      <description><![CDATA[0xDE+0xDC 多国语言图片+多国语音切换，功能依次递进。

一、0xDE背景ICL文件切换

D3：0x5A 表示开启背景图片 ICL 文件切换功能，上电初始化为 0x00（关闭）。
D2：未定义，写 0x00。
D1：D0：背景图片 ICL 文件 ID。

1、应用说明
通过切换不同ID的ICL背景图片，实现 ...]]></description>
      <category>T5L_DGUSII_PC软件视频教学</category>
      <author>十五</author>
      <pubDate>Tue, 18 Jul 2023 07:06:35 +0000</pubDate>
    </item>
    <item>
      <title>【教学视频】0xF0音乐流音频数据播放</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=8348</link>
      <description><![CDATA[0xF0音乐流播放接口  一、WAV格式简介WaveformAudio File Format（WAVE，又因为WAV后缀而被大众所知），它采用RIFF（ResourceInterchange File Format）文件格式结构，文件是由一个一个的chunk组成的，并且chunk之间可以嵌套。通常用来保存PCM格式的原始音频数据，所以 ...]]></description>
      <category>T5L_DGUSII_PC软件视频教学</category>
      <author>十五</author>
      <pubDate>Tue, 13 Jun 2023 13:25:24 +0000</pubDate>
    </item>
    <item>
      <title>【教学视频】0xB0关闭部分触控+0xFC关闭全部触控</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=7681</link>
      <description><![CDATA[0xB0关闭部分触控

0xB0：0x5AA5 启动一次触控指令访问，CPU 操作完清零。0xB1：需要访问的触控指令所在的页面 ID0xB2：高字节为需要访问的触控指令 ID（DGUS II 组态开发软件设置），0x01-0xFF；    低字节为触控指令代码 0x00-0x7F。0xB3：访问模式0xB4-0xD3：模式 0x ...]]></description>
      <category>T5L_DGUSII_PC软件视频教学</category>
      <author>十五</author>
      <pubDate>Thu, 16 Mar 2023 05:11:57 +0000</pubDate>
    </item>
    <item>
      <title>【教学视频】T5L串口4用汇编和C51程序通信</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=7633</link>
      <description><![CDATA[串口4 C51程序通信程序是正常的，只要把线接好，注意屏和转接板的电平是否一致即可。源码基础上做些展开开发都可以。 1.下载链接附件中的T5L51.bin程序。（1）http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=3148（2）http://inforum.dwin.com.cn:2008 ...]]></description>
      <category>T5L_DGUSII_PC软件视频教学</category>
      <author>十五</author>
      <pubDate>Thu, 09 Mar 2023 14:06:53 +0000</pubDate>
    </item>
    <item>
      <title>【教学视频】T5L 串口1WIFI接口下载C51程序</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=7627</link>
      <description><![CDATA[串口1 WIFI接口下载C51程序。
推荐用WIFI 串口1接口引出3颗线调试，直接方便。
1.串口1 WIFI接口接线
T接T，R接R，地线也要接上，交叉接线不能通信。串口1 TTL电平，视频中转接板是RS232—TTL（USB—TTL）转接板。（串口1在GUI，其他地方不用改）
2.串口通信
波特率是92 ...]]></description>
      <category>T5L_DGUSII_PC软件视频教学</category>
      <author>十五</author>
      <pubDate>Thu, 09 Mar 2023 07:16:42 +0000</pubDate>
    </item>
    <item>
      <title>【教学视频】T5L 去掉232芯片短接为TTL</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=7588</link>
      <description><![CDATA[T5L智能屏去掉232芯片短接为TTL。

部分T5L智能屏带232芯片，无ON=TTL；OFF=RS232的短接焊盘点，可取下232芯片进行短接。（可根据数据手册确认）
如下以串口2是RS232改为TTL通信为例。（如DMG80480K070_03WTC出厂是RS232和RS485通信）
（视频中7寸屏用RS232通信则不需要 ...]]></description>
      <category>T5L_DGUSII_PC软件视频教学</category>
      <author>十五</author>
      <pubDate>Thu, 02 Mar 2023 11:50:23 +0000</pubDate>
    </item>
    <item>
      <title>【教学视频】T5L WIFI接口串口1接线</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=7565</link>
      <description><![CDATA[T5L屏 WIFI接口串口1，可下载C51或DGUS软件生成的配置文件。

接线注意事项：
1.T接T，R接R
WIFI接口的Tx0接转接板的T脚；
WIFI接口的Rx0接转接板的R脚；
GND接GND；

2.Tx0、Rx0是TTL电平，转接板接线引脚处要求也是TTL电平；

3.串口助手通信波特率设置921600，不是11 ...]]></description>
      <category>T5L_DGUSII_PC软件视频教学</category>
      <author>十五</author>
      <pubDate>Mon, 27 Feb 2023 11:30:34 +0000</pubDate>
    </item>
    <item>
      <title>【教学视频】0xAA串口更新14.bin文件</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=7561</link>
      <description><![CDATA[0xAA串口更新14.bin文件。
0xAA指令和32KB数据分块理解请参考32.icl更新：http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=7553

一.计算14.bin文件多少条指令
32Kbytes 一包数据，可分成137条指令。
例程的14.bin文件16KB，在32KB的137条指令范围内。
 ...]]></description>
      <category>T5L_DGUSII_PC软件视频教学</category>
      <author>十五</author>
      <pubDate>Mon, 27 Feb 2023 03:40:21 +0000</pubDate>
    </item>
    <item>
      <title>【教学视频】0xAA串口更新ICL文件</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=7553</link>
      <description><![CDATA[0xAA串口更新ICL文件。


此处使用0x02模式，串口更新ICL文件。
D11：0x5A=启动一次外部存储器操作， CPU 操作完清零。
D10：操作模式。0x02，写 32Kbytes 数据块到外部 SPI NOR FLASH。
D9：D8：32Kbytes 存储器块地址，0x0000-0x07FF，对应整个 SPI NOR 存储器。
D7： ...]]></description>
      <category>T5L_DGUSII_PC软件视频教学</category>
      <author>十五</author>
      <pubDate>Fri, 24 Feb 2023 15:51:18 +0000</pubDate>
    </item>
    <item>
      <title>【教学视频】T5L 8通道曲线自动读取变量地址显示曲线</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=7468</link>
      <description><![CDATA[0x0380通道曲线自动读取变量地址显示：


（1）功能说明：可以配置曲线显示的数据由 OS 核定时从指定的变量地址读取，方便低刷新速度的变量（比如温度）曲线的显示。需要升级 OS 核程序到 V21 及以上版本。
最新内核链接，在DGUS V60软件这个压缩包里面：http://inforum ...]]></description>
      <category>T5L_DGUSII_PC软件视频教学</category>
      <author>dwinForumAdmin</author>
      <pubDate>Fri, 10 Feb 2023 07:34:09 +0000</pubDate>
    </item>
    <item>
      <title>【教学视频】T5L进度条显示教学视频</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=7461</link>
      <description><![CDATA[7.4.3进度条显示（0x24）
进度条功能需升级到V60及以上程序文件。http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=142

7.4.3.1进度条指令存储格式


7.4.3.2进度条软件设置说明
可用于柱状图显示，进度条功能可以和数据变量显示，或者拖动调节搭配使用 ...]]></description>
      <category>T5L_DGUSII_PC软件视频教学</category>
      <author>dwinForumAdmin</author>
      <pubDate>Thu, 09 Feb 2023 11:12:08 +0000</pubDate>
    </item>
    <item>
      <title>【教学视频】T5L电阻屏灵敏度设置教学视频</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=7443</link>
      <description><![CDATA[CFG配置文件地址0x22电阻屏灵敏度设置：


电阻屏灵敏度设置需升级到V60及以上版本，且需校准一次触摸屏，升级过的话可跳过这一步，第一次升级校准见http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=7430
灵敏度最小：0x20写0x5A，0x21写0x00，0x22写0x ...]]></description>
      <category>T5L_DGUSII_PC软件视频教学</category>
      <author>dwinForumAdmin</author>
      <pubDate>Wed, 08 Feb 2023 07:33:53 +0000</pubDate>
    </item>
    <item>
      <title>【教学视频】T5L液晶屏上电背光延迟点亮时间配置</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=7437</link>
      <description><![CDATA[通过配置硬件CFG文件，可设置上电背光延迟点亮时间。
0x70：使能配置，0x5A启动一次上电背光延迟点亮时间配置。0x71：上电背光延迟启动时间，单位为10mS，出厂配置是0x0A。比如：（1）延时0.1S点亮液晶屏：0x71设置0x0A，0x0A =10，10x10mS=100mS=0.1S；推荐出厂默认值0 ...]]></description>
      <category>T5L_DGUSII_PC软件视频教学</category>
      <author>dwinForumAdmin</author>
      <pubDate>Tue, 07 Feb 2023 13:47:49 +0000</pubDate>
    </item>
    <item>
      <title>【教学视频】T5L电容触摸屏触摸模式修改</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=7432</link>
      <description><![CDATA[T5L电容触摸屏配置修改：


电容触摸屏无校准，只有触摸模式配置。配置错误会导致无触摸或触摸不准。根据触摸屏配置表可知，电容触摸屏有多种不同类型，即不同类型屏的配置参数不一样；
如误下载配置文件导致无触摸或触摸反向，如下链接下载对应型号配置文件更新即可。h ...]]></description>
      <category>T5L_DGUSII_PC软件视频教学</category>
      <author>dwinForumAdmin</author>
      <pubDate>Tue, 07 Feb 2023 07:29:27 +0000</pubDate>
    </item>
    <item>
      <title>【教学视频】T5L电阻屏触摸屏校准</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=7430</link>
      <description><![CDATA[电阻屏触摸校准：

以DMG48320C035_03WTR  4线电阻屏，第一次升级V60及以上内核版本校准为例，步骤如下，V45-V55版本不升级校准跳过第1步：
1、下载V60内核程序、下载.INI文件（V60及以上不下载这个文件会黑屏，下载1次即可），升级过V60则跳过这一步。
2、CFG文件0x21 ...]]></description>
      <category>T5L_DGUSII_PC软件视频教学</category>
      <author>dwinForumAdmin</author>
      <pubDate>Tue, 07 Feb 2023 05:08:08 +0000</pubDate>
    </item>
    <item>
      <title>【教学视频】T5L_DGUS II_PC软件教学视频合集</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=7240</link>
      <description><![CDATA[为了方便大家学习，将T5L_DGUS II_PC软件的使用方法教学视频集中到本贴统一发布。
所举例子都是实际应用中常见的功能，点击目录标题即可查看对应的内容。

1-21集工程源文件请下载本楼附件！！！




适用软件版本：V7.646及以上
适用内核版本：V65及以上

1、软件下载 ...]]></description>
      <category>T5L_DGUSII_PC软件视频教学</category>
      <author>Mayenvy</author>
      <pubDate>Mon, 19 Dec 2022 07:42:39 +0000</pubDate>
    </item>
    <item>
      <title>【教学视频】位按钮教学视频</title>
      <link>http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=6445</link>
      <description><![CDATA[位按钮
点击按钮，对指定变量指定位调节。和位变量图标显示控件组合使用，比如1组16台设备对应16个位地址，通过设置变量地址对每个位进行设备启停操作。

7.641及以上版本软件链接：http://inforum.dwin.com.cn:20080/forum.php?mod=viewthread&amp;tid=72
V53及以上版本内 ...]]></description>
      <category>T5L_DGUSII_PC软件视频教学</category>
      <author>dwinForumAdmin</author>
      <pubDate>Mon, 01 Aug 2022 06:43:49 +0000</pubDate>
    </item>
  </channel>
</rss>