Special Data Registers (Sr/Ar); Link Registers (L); Stepping Relays (S); Timers (T) - Delta AH Series Operation Manual

Motion controller
Hide thumbs Also See for AH Series:
Table of Contents

Advertisement

1. General-purpose register: If the PLC begins to run, or is disconnected, the value in the register will be cleared to zero.
If you want to retain the data when the PLC begins to RUN, you can refer to ISPSoft User Manual for more information.
Please notice that the value will still be cleared to zero if the PLC is disconnected.
2. Latched register: If the PLC is disconnected, the data in the latched register will not be cleared. In other words, the
value before the disconnection is still retained. If you want to clear the data in the latched area, you can use RST or
ZRST.
5.2.9. Special Data Registers (SR)
SR: special data registers.
Every special data register has its definition and specific function. The system statuses and the error messages are stored
in the special data registers. Besides, the special data registers can be used to monitor the system statuses.
For function descriptions of each special data register (SR), refer to Appendix 2: Special Deta Registers Table of AH
Motion Controller - Standard Instructions Manual.

5.2.10. Link Registers (L)

The link register is mainly used in for automatic data exchange function. When the data exchange occurs between the
AHxxEMC series PLCs, the link register can be used as the buffer.
The link registers L0~L65535 have 65536 words and can be used as the common auxiliary registers.

5.2.11. Stepping Relays (S)

The function of the stepping relay:
The stepping relay can be easily used in the industrial automation to set the procedure. It is the most basic device in the
sequential function chart (SFC). Please refer to ISPSoft User Manual for more information related to sequential function
charts.
There are 2048 stepping relays, i.e. S0~S2047. Every stepping relay is like an output relay in that it has an output coil,
contact A, and contact B. It can be used several times in the program, but it can not directly drive the external load.
Besides, the stepping relay can be used as a general auxiliary relay when it is not used in the sequential function chart.

5.2.12. Timers (T)

1. 100 millisecond timer: The timer specified by the instruction TMR takes 100 milliseconds as the timing unit.
2. 1 millisecond timer: The timer specified by the instruction TMRH takes 1 millisecond as the timing unit.
3. The timers for the subroutine's exclusive use are T1920~T2047.
4. The accumulative timers are ST0~ST2047. If you want to use the device-monitoring function, you can monitor
T0~T2047.
5. If the same timer is used repeatedly in the program, including in different instructions TMR and TMRH, the setting
value is the one that the value of the timer matches first.
6. If the same timer is used repeatedly in the program, it is OFF when one of the conditional contacts is OFF.
7. If the same timer is used repeatedly in the program as the timer for the subroutine's exclusive use and the
accumulative timer in the program, it is OFF when one of the conditional contacts is OFF.
8. When the timer is switched from ON to OFF and the conditional contact is ON, the timer is reset and counts again.
Ch a pt er 5 Un d er s t a n d in g Com m on D e v ic e s
5_
5 - 7

Advertisement

Table of Contents
loading

Table of Contents