Description
thereby controlling external devices or circuits.
A code editor is used to write programs. The uVision editor includes all standard features, such as highlighting color syntax and quickly identifying errors. This editor can be used during debugging. A natural debugging environment can help you quickly identify and correct errors in your program. After writing the program in the code editor, save the file as. asm or C format.
Assembler:
Assembly programs are used to convert source code (low-level language) into machine level (binary format).
compiler:
The compiler is used to convert source code (high-level language) into machine level (binary format).
Create the first file using a DOS editor or other editor.
The assembler will generate the target file and file list. The extension of the target file is’. obj ‘, while the extension of the list file is’. lst’.
The third step that assembly programs need to perform is called linking. The linking program retrieves one or more target files and generates target files with an extension of “. abs”.
Input the ‘. abs’ file into a program named OH (Target to Hexadecimal Converter), which will create a file with the extension’ hex ‘that can be directly written to the microcontroller ROM.
Burner/Programmer:
responsible for processing signals from on-site sensors or driving actuator actions. For example, they may need to cooperate with devices such
as BANNER travel switch T30UIPB to receive their transmitted position signals; Or by controlling components such as Burkert solenoid valve 00131421, the on/off of fluid media can be precisely managed.
these modules integrate more complex logic processing capabilities. The core task of a pressure switch is to detect whether the pressure
has reached a preset threshold and output a switch signal. Its function is highly specific and fixed. And modules 5X00419G02 and 1
C31219G01 have the ability to comprehensively judge multiple such switch signals and transmitter signals (such as transmitter 1066-P-HT-60),
and output complex control instructions according to internal logic.



