back to the basics

>Whats the difference between
>
>I:0.0/1 and I:0.1/1
>
>I'm using a slick 500
👨🏻‍🏫
Here's a dissection of the first address

I : 0 . 0 / 1
| | | |
| | | +- Bit Specifier
| | |
| | +------Word Specifier
| |
| +----------Slot Specifier
|
+--------------File Specifier



So, the first address is an Input, Slot 0, Word 0, Bit 1 or the second bit in the slot (the first bit is Bit 0)

The second address is an Input Slot 0, Word 1, Bit 1... I'll let you figure out which bit in the slot that is. :D
 
Must be a brick!

These addresses I:0.0/1 and I:0.1/1 must be for a fixed I/O SLC500. The modular ones with I/O rack that you can rearrange at will requires that slot zero always be occupied by the processor. No I/O cards in that slot. So, intuitive isn't it? LOL

Hang in there logboss1, you will get the hang of it and plenty of help is available. :site:
 
The 'difference' is 16 bits... :D

It might be easier to understand if you change your 'I/O Bit Display Mode' (In pulldown View > Properties, then the Address Display tab) from Slot:Word/Bit to just Slot/Bit.

I:0.0/1 becomes I:0/1
I:0.1/1 becomes I:0/17

beerchug

-Eric
 

Similar Topics

I'm trying to use a MOVE function as part of a sequence on Siemens S7-1200, but the program control isn't doing what I need. MOVE in TIA Portal...
Replies
9
Views
1,722
On siemens when you have V15, 16, and 17 on the TIA portal is it like Rockwell where the version and firmware in the controller must match or can...
Replies
9
Views
2,922
Hello! I'm a complete beginner to programming and i have a project i'm working on in TwinCAT 3 since i'm using a Beckhoff PLC. One of the...
Replies
4
Views
2,339
Good afteroon, I am new to programming Panelview plus 7 using Factory talk from AB. I successfully uploaded the .mer file from an HMI screen. I...
Replies
15
Views
6,282
anyone got an recommendations for books, websites, blogs, whitepapers, whatever that cover panel design best practices? the short of it is, im a...
Replies
2
Views
1,714
Back
Top Bottom