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
- 空白页面
3 control 3.1 Process control Realize the sequence relationship,
branch relationship, and cycle
relationship in the task body software
3.2
Parameter feature
modification
Component parameter format definition
3.3 Integer operations
Integer definition, assignment,
extreme value, limiting, four
arithmetic operations, logic
operations, comparison and other
functions
3.4
Floating point
arithmetic
Realize floating-point number
definition, assignment, extreme value,
limiting, four arithmetic operations,
elementary function operations,
comparison and other functions
3.5
Data conversion
processing
Realize normalization processing, data
conversion processing between
different types of data and different
engineering quantities
3.6 Selection function
Realize the choice relationship
between number and number
3.7
Approximation
function
Provides approximate calculation
methods such as the Taiwanese series
approximation of the piecewise
continuous function and the
multi-segment straight line
approximation of the curve
3.8 Time function
Realize a class of functions that are
used in discrete manufacturing and
batch process industries, which are
related to time and use switching and
analog as output functions
3.9
Process volume
processing
Provides a class of functional
functions for process industry
automation (including specific
calculation methods for engineering
quantities such as flow and
temperature)
3.10 Control typical links
Provides typical links for controller
design and control system simulation
3.11 PID controller
Provides a PID controller that accounts
for more than 90% of the total control
2