-
Siemens PLC transmission instructions are mainly divided into two categories, one is single transmission, and the other is block transmission
1. Single transmission:
1) movb, byte transfer instruction;
2) BIR, transmit bytes to read the instruction immediately;
3) BIW, send bytes to write instructions immediately;
4) movw, word transfer instruction;
5) MOVD, two-word transmission instruction;
6) MOVR, real number transfer instruction.
2. Block transfer:
1) BMB, byte block transfer instruction;
2) BMW, block transfer instruction;
3) BMD, two-word block transmission instruction.
-
The communication between the two PLCs should first see whether it is the same brand and model, if it is the same model, it can be used to use the CPU to communicate without the bucket function, generally do not need to program, only need to set the parameters;
If the brands of the two PLCs are different, it is generally necessary to increase the equipment, and the specific principle is as follows
-
There are two options for PLCs between different brands if they want to communicate.
1. Use the communication protocol that is compatible with both, and compare the modbus protocol that is more widely used at present.
Second, use the Potato gateway module to convert one of the protocols into another supported protocol.
For example, Siemens uses Profibus-DP, AB uses ControlNet protocol, and the two Tanshi protocols are different, so the gateway module can be used to convert the DP protocol and convert the rock back into the ControlNet protocol, which is more well-known such as HMS.
-
Siemens PLC transmission instructions are mainly divided into two categories, one is single transmission, and the other is block transmission
1. Single transmission:
1) movb, byte transfer instruction;
2) BIR, transmit bytes to read the instruction immediately;
3) BIW, send bytes to write instructions immediately;
4) movw, word transfer instruction;
5) MOVD, two-word transmission instruction;
6) MOVR, real number transfer instruction.
2. Block transfer:
1) BMB, byte block transfer instruction;
2) BMW, block transfer instruction;
3) BMD, two-word block transmission instruction.
-
What kind of teleportation command? In the ladder diagram, move is.
Statement table l 100
t md100
It is to transfer 100 to MD100.
If not, can you be more detailed?
The problem you encounter now is something I have experienced when I used to study on my own, I used to buy a ** of technical success, I can only read it for a year, and I bought a lot of books, and I look at it Sometimes I doze off, sometimes I encounter a problem, although I have a friend who is an engineer and can occasionally answer it, but it is not good to trouble people often, and then I don't want to learn when I learn to learn, and there was no equipment practice at that time, and I didn't learn again for several months, and then it was a colleague of mine, who used to be an electrician together, He learned from Bojun PLC, at that time his monthly salary was more than nine k, and then I also went to study, and now I am also an engineer, and I also take on some projects in my spare time, which is not bad.
In 1867, German inventor Wenner von Siemens proposed major improvements to the generator. He argues that magnets are not used on generators (i.e., permanent magnets, but electromagnets. >>>More
These two are mainstream PLCs, one made in Japan, one made in Germany, I have used both, both are very representative, it is recommended to learn both, you can learn Mitsubishi's first, because most of the programming methods of other brands of PLC are imitation of Mitsubishi, especially domestic brands, just like the Delta I use now, and Xinjie, which is almost exactly the same as Mitsubishi. Mitsubishi is what a traditional ladder looks like. And Siemens is also unique, although he also said that it is a ladder diagram, but his is a modular ladder diagram, which looks more intuitive than Mitsubishi's, and the step7 software is also very easy to use. >>>More
Explanation: Two devices of the same model may have different programs. The same MMC card model only means that the hardware is the same, but the user program is not necessarily the same. >>>More
Take 6es7 221-0ba23-0xa0 as an example:
6ES --- automation system series. >>>More