EasyManuals Logo

Allen-Bradley MicroLogix 1200 Reference Manual

Allen-Bradley MicroLogix 1200
424 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #301 background imageLoading...
Page #301 background image
1 Publication 1762-RM001C-EN-P
Chapter
21
Communications Instructions
This chapter contains information about the Message (MSG) and Service
Communications (SVC), communication instructions. This chapter
provides information on:
how messaging works
what the instructions look like
how to configure and use the instructions
examples and timing diagrams
The communication instructions read or write data to another station.
Messaging Overview
The communication architecture is comprised of three primary
components:
Ladder Scan
Communications Buffers
Communication Queue
These three components determine when a message is transmitted by the
controller. For a message to transmit, it must be scanned on a true rung of
logic. When scanned, the message and the data defined within the
message (if it is a write message) are placed in a communication buffer.
The controller continues to scan the remaining user program. The
message is processed and sent out of the controller via the
communications port after the ladder logic completes, during the Service
Communications part of the operating cycle, unless an SVC is executed.
If a second message instruction is processed before the first message
completes, the second message and its data are placed in one of the three
remaining communication buffers. This process repeats whenever a
message instruction is processed, until all four buffers are in use.
When a buffer is available, the message and its associated data are placed
in the buffer immediately. If all four buffers for the channel are full when
the next (fifth) message is processed, the message request, not the data, is
placed in the channels communications queue. The queue is a message
Instruction Used To: Page
MSG Transfer data from one device to another. 21-3
SVC Interrupt the program scan to execute the service communications part
of the operating cycle. The scan then resumes at the instruction
following the SVC instruction.
21-26

Table of Contents

Other manuals for Allen-Bradley MicroLogix 1200

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Allen-Bradley MicroLogix 1200 and is the answer not in the manual?

Allen-Bradley MicroLogix 1200 Specifications

General IconGeneral
SeriesMicroLogix 1200
TypeProgrammable Logic Controller (PLC)
MountingDIN rail or panel mount
Programming LanguageLadder Logic
Programming SoftwareRSLogix 500
I/O PointsUp to 40
Communication PortsRS-232, RS-485
Memory6 KB user memory
Power Supply24V DC or 120/240V AC
ExpansionSupports expansion I/O modules
Operating Temperature0°C to 55°C (32°F to 131°F)
Dimensions90 mm x 110 mm
Weight0.5 kg (1.1 lbs)

Related product manuals