Twisted pair / rubber insulated cable.
Single bus.
LINK MELSEC-I/O (control unit).
According to the control requirements of the system, using the appropriate design method to design MITSUBISHI PLC program.
Write one by one to achieve the control function or the sub task of the program,
Gradually improve the functions specified by the system.
MITSUBISHI PLC initialization procedure. After MITSUBISHI PLC on power, the general need to do some of the initial operation,
In order to start making necessary preparations, to avoid the wrong operation of the system.
The main contents of the initialization program are: to some data area, counter and so on,
For some initial state display, etc..
Program 2 channel connection, AnCPU/QnACPU use.
MITSUBISHI PLC detection, fault diagnosis and display and other procedures.
These procedures are relatively independent, generally in the basic completion of the program design and then add.
MITSUBISHI PLC protection and chain procedures.
Protection and chain is an indispensable part of the program, must be carefully considered MITSUBISHI AJ51T64.
It can avoid the control logic confusion caused by illegal operations
AJ51T64 Input and output points: 512 points.
Input / output data points: 512 points.
Program capacity: 8k.
Basic command processing speed (LD command) S:1.25.
RAM memory capacity: 32K,
Optical data communication line.
The popularization and application of PLC programming has been developed rapidly in our country,
It has been widely used in all kinds of mechanical equipment and production process of electrical control devices,
All walks of life have emerged a large number of application of PLC transformation of the results of the equipment MITSUBISHI AJ51T64.
Understand the working principle of PLC, have the ability to design, debug and maintain the PLC control system,
Has become the basic requirements of modern industry for electrical technicians and engineering students MITSUBISHI AJ51T64.
Switching value, also known as logic, refers to only two values, 0 or 1, ON or OFF.
It is the most common control, it is the advantage of PLC control,
Is also the most basic application of PLC.
Structured text language is a programming language that describes a program with a structured description of the text.
It is a programming language similar to a high level language. In large and medium-sized PLC systems, structured text is often used to describe the relationship between the variables in the control system.
Mainly used for other programming languagges more difficult to achieve the user program AJ51T64.
Input status and input information input from the input interface,
CPU will be stored in the working data memory or in the input image register.
And then combine the data and the program with CCPU AJ51T64.
The result is stored in the output image register or the working data memory,
And then output to the output interface, control the external drive.