China Naming Network - Ziwei knowledge - Operation Command Details _ Operation Command Details Diagram
Operation Command Details _ Operation Command Details Diagram
Detailed description of Mitsubishi PLC instruction
In Mitsubishi FX series PLC, WOR is a logic or operation instruction. There are three parameters, that is, the first two parameters are logically OR, and the result is saved in the third parameter. For example, worh055dd0d 1, where D0=44, h055 = b00000001kloc-0/,D0 = 44 = b 000000000 10 60. The result of logical OR operation is B0000000000011101=125. Therefore, after executing the WOR instruction, D 1= 125.
Hope to adopt. . . . . .