We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.0 问题描述: 发现更换显示屏后,新的显示屏接入工控机【主机】,工控机已经开机,但是显示屏无信号【如图一】。但是换回原来老显示屏就好了,正常显示。 1.1 更换的新显示屏,供电方式: 我的新显示屏,是插入工控机上的usb口供电。 2.0 解决方法: 先把工控机关机断电,然后把显示通上电源【这步非常重要】,在把显示屏的数据线接入到工控机上。这是工控机上电,开机。问题解决 3.0 原理分析: 工控机-每次开机,都会对新插入的外接设备进行一次扫描,之后开机后就不在扫描。如果错过了这次的扫描机会,工控机就会用以前检测到旧显示屏的序列号来显示。序列号对不上,自然无法把信号输入到显示屏上。 而我是怎么错过这次扫描机会的,我先把显示屏的电源和数据线都插入工控机上[我的显示屏是工控机的usb口供电],然后工控机开机,所以是工控机先扫描,新显示屏之后才开始接通电源。自然错过了
The text was updated successfully, but these errors were encountered:
No branches or pull requests
图一:
The text was updated successfully, but these errors were encountered: