Siemens SIMATIC S5
Sunday, March 25th, 2007The digital I/O in Siemens PLCs is arranged into groups of 8 bits, calleda byte (see Appendix). A signal is identified by its bit number (0–7) andits byte number (0–127). Inputs are denoted I<byte>. <bit> and outputsby Q<byte>. <bit>. I9.4 is thus an input with bit address 4 inbyte 9, and Q63.6 is an output […]