User`s manual
6-16
[2] How to set macro for ladder circuit display
There are four types of parameters to specify searching memory No. for displaying ladder circuit.
In addition, two examples can be set.
- Parameter type 0 — Switch lamp memory search instruction (1)
- Parameter type 1 — Contact point touch search instruction (2)
- Parameter type 2 — Scroll, search input (3)
- Parameter type 3 — Numeric key memory search instruction (4)
- Application example 1 — Any coil No. search instruction using a switch (5)
- Application example 2 — Relay mode linked search instruction (6)
(1) Switch lamp memory search instruction
This is a mode to start searching triggered by lamp memory address (coil number) that was created using
software, and then display the ladder chart after it is created.
- SET
-
LDR: MEM
-
FIND
With the basic screen "LADDER82.Z71," use macro block No. 0.
- Search a coil of the memory number set in the lamp memory.
- Select the "Detail" → "ON Macro Edit" and assign "CALL 0."
Setting display of macro block No. 0 (Switch lamp memory search: Execute call by CALL 0)
(2) Contact point touch search instruction
Use for contact point touch control after displayed a ladder chart.
- SET
-
LDR: T
-
FIND
With the basic screen "LADDER82.Z71," use macro block No. 1.
Arrange on the multi overlap No. 0 screen of the "LADDER82.Z71."
(Number of translucent switches: 15 (vertical) x 12 (horizontal) = 180 pieces)
Select the "Detail" → "ON Macro Edit" and assign "CALL 1."
Setting display of macro block No.1 (Switch touch search: Execute call by CALL 1)