ME-NET interface 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..
Data communication line module (optical cable) Master / local station for A3VTS multiplex system
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 MITSUBISHI AJ71ME81.
Protection and chain is an indispensable part of the program, must be carefully considered
AJ71ME81
It can avoid the control logic confusion caused by illegal operations. Memory card interface (AD59-MEF), parallel interface.
On-line debugging is the process that will through the simulation debugging to further carry on the on-line unification to adjust.
On-line debugging process should be step by step,
From MITSUBISHI PLC only connected to the input device, and then connect the output device, and then connect to the actual load and so on and so on step by step MITSUBISHI AJ71ME81.
If you do not meet the requirements, the hardware and procedures for adjustment.
Usually only need to modify the part of the program can be. Input and output points: 480 points.
Input / output data points: 480 points MITSUBISHI AJ71ME81.
Program capacity: 8k.
Basic command processing speed (LD command) s:1.25.
RAM memory capacity: 32K, power supply.
Modular: PLC is the basic components of a separate module.
Medium and large PLC used this way AJ71ME81 MITSUBISHI. Easy maintenance.
Relay output interface circuit of PLC
Working process: when the internal circuit output digital signal 1,
There is a current flowing through, the relay coil has a current, and then the normally open contact is closed,
Provide load current and voltage AJ71ME81 MITSUBISHI.
When the internal circuit outputs a digital signal 0, there is no current flowing through it,
The relay coil does not have a current, and the normally open contact is broken off,
A current or voltage that is disconnected from the load AJ71ME81 MITSUBISHI.
It is through the output interface circuit to the internal digital circuit into a signal to make the load action or not action.
User program storage capacity: it is a meassure of how much the user application can store the number of indicators AJ71ME81.
Usually in words or K words as units. 16 bit binary number is a word,
Every 1024 words are 1K words. PLC to store instructions and data in words.
General llogical operation instructions each account for 1 words MITSUBISHI AJ71ME81. Timer / counter,
Shift instruction accounted for 2 words. Data operation instructions for 2~4.