RS Logix 500 Word/ Bit level addressing

Welcome to the Forum!

You seem to be asking several questions at once. The title of the question is "Word / Bit level addressing", but your question is a simple ladder diagram:

DI +---- MOV -+
---| |---| value |
| AO |
+----------+

The addresses of DI and AO will depend on how the I/O is being communicated. You can browse to find the address you are interested in, if your I/O tree is set up to communicate to the I/O modules where the points will be landed.

The "value" can be a fixed number (real or integer) or an internal register (N or F data type) as your programming needs require.

Good luck!
 

Similar Topics

Hi again, I´m still working on the upgrade from 500 to 5000 of this program. I found something that I cannot explain, in RSLogix 500. It seems...
Replies
0
Views
825
Hello, I have 5 sensors that must be tripped in a specific order, and anything but this order is an error. The truth table looks like so: 0 0 0...
Replies
14
Views
4,647
Hi, Contractual issues on both sides are solved if there is any way to have a Read Only password for a Logix 500 PLC program for a MicroLogix...
Replies
1
Views
2,292
I'm having some trouble reading messages on a Profibus network. The problem is that one message from the device I'm communicating with contains...
Replies
10
Views
3,223
Can a SLC500 rack have multiple processor? I read the master password section of the help file and it said: "The idea is that all the processors...
Replies
2
Views
3,689
Back
Top Bottom