Input and output points: 1024 points.
Input / output data points: 1024 points.
Program capacity: 14K.
Basic command processing speed (LD command) s:0.20.
Optical data communication line function (GI cable).
Integral type: the PLC components are installed together or a few pieces of printed circuit board,
And together with the power supply installed in the casing to form a single overall called the host or the basic unit, small, ultra small PLC using this structure A1S68DAI User's Manual
A1S68DAI
Modular: PLC is the basic components of a separate module.
Medium and large PLC used this way. Easy maintenance.
Each scanning process. Focus on the input signal sampling. Focus on the output signal to refresh.
Input refresh process A1S68DAI User's Manual. When the input port is closed,
Program in the implementation phase, the input end of a new state, the new state can not be read.
Only when the program is scanned, the new state is read.
A scan cycle is divided into the input sample, the program execution, the output refresh.
The contents of the component image register are changed with the change of the execution of the program.
The length of the scan cycle is determined by the three A1S68DAI User's Manual.
CPU the speed of executing instructions.
Time of instruction.
Instruction count.
Due to the adoption of centralized sampling.
Centralized output mode.
There exist input / output hysteresis phenomena, i.e., the input / output response delay.
User program storage capacity: it is a measure of how much the user application can store the number of indicators.
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 logical operation instructions each account for 1 words. Timer / counter,
Shift instruction accounted for 2 words. Data operation instructions for 2~4. DC input points: 8 points.
Input voltage and current: 7mA, DC24V.
Input response time: 10ms.
8 point /1 a public side.
Positive / negative sharing.
Output points: 8 points.
Output voltage and current: DC24V/AC240V, 2A/1 point, 8A/1 common end.
Output response time: 12ms.
8 point /1 a public side.
Output form: relay.
40 point terminal station.
MITSUBISHI PLC protection and chain procedures.
Protection and chain is an indispensable part of the program, must be carefully considered.
It can avoid the control logic confusion caused by illegal operations.
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,
Data needed to restore some of the data area,
Set or reset some relays,
For some initial state display, etc..
MITSUBISHI PLC program simulation debugging
The basic idea of program simulation debugging is,
In order to facilitate the form of simulation to generate the actual state of the scene,
Create the necessary environmental conditions for the operation of thee program A1S68DAI Manual A1S68DAI Manual .
Depending on the way the field signals are generated,
The simulation debugging has two forms of hardware simulation and software simulation.