PLC clock instruction

Implementation calls the system real-time clock clock instructions or according to the need to set the clock, monitoring of the operation of the control system, operation records and real-time time control and is very convenient.Clock instructions there are two: read the real time clock and set the real time clock  

byte Immediate Read instruction (MOV-BIR)

Bytes read instruction immediately (MOV-BIR) reads the actual input IN the 1-byte values, and write OUT the result as the specified storage unit, but the input image register has not been updated.Bytes write command immediately read from the input IN the specified storage unit 1 byte numerical and written (in bytes) of physical output point … Continue reading byte Immediate Read instruction (MOV-BIR)

PLC data transfer instruction MOV

MOV data transfer instructions, used to transmit a single byte, Word, doubleword, real LD       I0.1 MOVW   VW10, VW100Data block transfer instructions from the address entered IN the first n data sent to the output address start OUT n unit n data type for the range 1 to 255,N: bytes  LAD                                 STL  LD   I0.0 BMB  VB20 ,VB100,4

STEP 7-Micro / WIN PLC programming software user training

(1) understanding PLCRecord using the PLC model, input and output points, observe hosts Panel structure and the connections between PLC and PC machines.(2) power on (turn on the PC and PLC) and create a new project.² using the menu command "file" → "new" or new item shortcut buttons.(3) inspect the operation STEP7-Micro/WIN PLC and PC … Continue reading STEP 7-Micro / WIN PLC programming software user training