If you use the high density 32 point I/O cards then the decimals come into play.
An output card in slot 1, would have two words: O:1.0 and O:1.1. Individual bits are addressed: O:1.0/0 or O:1.1/15
You also encounter the double words on ML1000 bricks that have more than 16 inputs. The input image table shows, I:0.0 and I:0.1
QUOTE(BobLfoot @ Apr 15 2009, 12:25 PM) [snapback]81094[/snapback]
QUOTE(mitsibushiman @ Apr 15 2009, 09:59 AM) [snapback]81087[/snapback]
Just to clarify if you could what is the difference between the "slash" and the "period"?.
My understanding is the the "slash" is the word and the "period" the bit, is that correct?
Referring only to RSlogix 500 In O:0.1/2 the 0 is the slot the 1 is the word and the 2 is the bit.
Because the discreet I/O of the SLC has only one word usually O:0.0/0 and O:0/0 are interchangeable ;but O:0.0 refers to 16 bits not one bit.
Just guessing, but I doubt the ML1000 has 16 outputs, that may be the problem, have you tried using a masked move from N7:0 to O:0.0?