DELTA PLC INTRODUCTION?
Delta PLC Comes in different series of PLC
AH Series PLC:
The AH Series Comes with Modularized hardware structure An abundant selection of extension modules, gives the AH series PLC Exceptional system expandability, greatly reducing the system cost for a broad range of application
DVP PLCs could be further classified in 2 series.
E Series The supply is usually AC.
S Series (Slim Series ) The supply is usually DC.
Max I/O points 256
* Program capacity 4K steps
* Built in RS 485 for almost all devices, compatible with MODBUS ASCII RTU Communication protocol.
* High Speed pulse output.
* High speed counters.
Timers Addressing's
T =>
Timer 100ms.
TO-T199.200 Points T192 - T199 for Subroutine Programs. T250 - T255.6 Points accumulative type functions.
T => Timer 10ms.
T240 - T245.40 Points T240-T245, for accumulative types.
T =>
Timer Ims.
T246 - T249, 4 Points For accumulative type.
Counter Addressing's
C
=>
16 Bit count up.
CO-C95, 96 Points. C96 - 199, 104 Points.
C => 32 - Bit. Count Up/Down.
C200 C215. 16 Points C216-C234, 19 Points.
C => 32 Bit high Speed counter.
C235-C244.1-phase 1 Input. 9 Points. C251.C252.C254.2-Phase 2- Input, 3 Points.
Word Level Addressing's
Data Register:
For General
DO-D199,200 Points.
For Latched
D200 - D999, 800 Points. D2000 - D4999, 3000 points.
For Special
D1000 - D1999, 1000 Points.
Addressing Constant's
Constants:
There decimal constants are prefixed by the alphabetical "k" and Hexadecimal constants are prefixed by "H". for example in the second ring of the following program "Y3" will be on when DS >= 12 (DS Greater than equal to 12).
Veits
Predefined Memory Function's
M1000 M1001
M1002
M1003
Always on Always Off On in the First Scan Off in the First Sean. On when Error Occurs. Is Clock, 0.5s On 0.5s Off real time clock, second, minute. Hours. Day, week. Year.
M1004
M1013 D1313 - D1319