User's Manual
Table Of Contents
- 一、Functions and features
- 三、Development and debugging
- 3.3.2 Burning steps
- 1) Before burning the picture font library, make sure that the bottom layer has been burned. You can open the configuration debugging interface to connect to the code file to observe whether it can communicate. If it fails to communicate, first reset ...
- 2) After adding the files to be burned in the U disk according to the second step, connect it to the USB port of the motherboard, and then power on the motherboard.
- 3) Under normal circumstances, the display screen will start to flash and display burned pictures after a few seconds, and the U disk indicator light will start to flash.
- 4) If you cannot see the burning process, please make sure to unplug the U disk under the premise that the U disk indicator is not flashing.
- 四、Description of environmental indicators
- 五、Connect with external controller
- 空白页面
999
page
icon
Text
Create a new GUI project and add GUI controls
Icon basic information area
Icon file source
Basic text information area
Text format definition area
Window variable initialization script
Modify script based on background script template
Window control display script
Window event handling script
Window user-defined script
Window close script
Window into script
Automatically
generate
template code
Edit control properties
Stick
figure
Bar graph basic information area
Bar graph format definition area
F1
F2
F3 F4 F5
Figure 1 The basic process of LM Studio GUI development graphical interface
3.1.1 Create a new GUI project
For details, see "Help Content" under the "Help" menu of the LM Studio software.
3.1.2 Add GUI controls
Page control definition
10
Window variable definition script
Basic window information area
Window initialization script
Window key event definition area
Window background
execution script
3.1.3 Generate background GUI script code
Double-click the page to automatically generate the background script code corresponding to the page.
3.2 Control and communication programming
3.2.1 IO input and output function