Ask a Question
Welcome to the MotorForum.RfidEpc.CoM Servo & Stepper Motor Industrial Automation Technology Community Forum


+1 vote
35 views

How many times is the address instruction PLC ladder logic diagram used? Output address instructions may be used two or more times in a plc ladder logic diagram.

by (62.8k points)

1 Answer

+1 vote
 
Best answer

In general, the same coil can only appear once in a ladder diagram. If the same coil is used twice or more times in the program, it is called a "double coil output".

The number of times the address instruction PLC ladder logic diagram is used varies according to different instructions:

1. Four address instructions: 4 times to access, A1 operates A2, saves to A3, A4 is the address of the next instruction.

2. Three address instructions: access and save 4 times, remove A4, A1 operation A2, save to A3.

3. Two address instructions: access and save 4 times, remove A3, and the result is saved in A1 (destination operand), A2 is the source operand.

by (128k points)
selected by

Related questions

+1 vote
1 answer 40 views
+2 votes
2 answers 63 views
+1 vote
1 answer 39 views
39 views asked Jul 13, 2023 by Industrial control technology learning
+1 vote
1 answer 37 views
+2 votes
1 answer 44 views
+1 vote
1 answer 40 views
+1 vote
1 answer 39 views
+1 vote
1 answer 43 views
+1 vote
1 answer 179 views
...