MicroLogix 1200 simultaneous reading and writing

KevinVA

Member
Join Date
May 2008
Location
Midwest
Posts
1
Hi All,

I am trying to use a MicroLogix 1200 PLC to read and write ASII data to another device. I have run into two problems which may or may not be related.

First my ARD and AWT blocks cannot be enabled at one time. Ideally my ARD block would be enabled all the time reading in new ASCII data and the AWT block would be enabled only when a new string needs to be written. The AWT block freezes up whenever the ARD block is enabled. I do have a separate register defined for the AWT and ARD functions.

The ultimate goal of this project is to send out an ASCII string from the PLC and then wait for a response from the other device. When my laptop is connected to the other device I can send out the ASCII string (using HyperTerminal) and the response comes back to the laptop just as I would expect. But when using the PLC, I send out the ASCII string from the PLC but the response is not seen from the other device.

Is there anything I need to do to prepare the PLC for receiving the ASCII data after an ASCII write? Thanks for your help.

Kevin
 

Similar Topics

Hi everyone, I'm working on a project where I need to exchange data between a Siemens S7-1200 PLC and an Allen-Bradley MicroLogix 1400 PLC. The...
Replies
8
Views
637
I have a MicroLogix 1200 that has an 8 input and a 16 output. Every 6 months-year I get a fault and when online go to error it is something like...
Replies
3
Views
505
Have a bad output on a Micrologix 1200. Moved wire over to an available output, changed program to associate with new output. downloaded program...
Replies
8
Views
753
I need help achieving the following task: ML1200 sending 4 to 20 mA thru analog output ch0 to a DC speed controller analog input(4 to 20 mA) my...
Replies
3
Views
671
Hi there I am new with this thing and i don't know how to connect Allen Bradley Micrologix 1200 PLC to Raspberry Pi using USB to RS485 in NodeRED...
Replies
3
Views
2,274
Back
Top Bottom