Pages

Showing posts with label micrologix. Show all posts
Showing posts with label micrologix. Show all posts

Tuesday, October 28, 2014

Addressing of Allen Bradley PLC Micrologix 1000


Addressing of Allen Bradley PLC Micrologix 1000

Digital Input
I:0.0/0  to  I:0.0/11
Digital Output
O:0.0 to  O: 0.0/7
Analog Input
I:0.4 to I:0.7
Analog Output
O:0.4

Timers
T4:0 to T4:39
For Timers : Time Delay = Time Base * Preset
Time Done Bit : T4:x/DN
Where X is address of Timer used.


Counters
C5:0 to C5:31
For Counter:  Preset is number of Counts.
Counter Done Bit : C5:x/DN
Where X is address of counter used.

Integer
N7:0  to N7:104
Binary
B3:0 to B3:31

Programming Software : Rs Logix5000
Driver For Programming: RSLinx
Driver For SCADA Communication : ABKF2

Read More..