User's Manual
Programming LOGO!
3.8 Configuring additional functions for LOGO! (0BA7 only)
LOGO!
122 Manual, 04/2011, A5E03556174-01
Viewing network connectors in LOGO!
Consider a circuit program where a network digital input NI1 connects to the function block
B5. B5 is connected to Q4. To view this network input, proceed as follows:
1. Switch LOGO! to programming mode. Press OK to step into the following display of your
circuit program (example):
84
2. Press
until LOGO! displays the following screen form:
%4
3. Press OK or
to open B5. LOGO! shows the following display:
%
4
1,
5
3DU
You can see that there is a network digital input NI1 connected at the first input of B5.
The following views are examples of network digital and analog outputs in LOGO!:
%14
%1$4
Available network input/output blocks in LOGO!Soft Comfort
The following network I/O blocks are available for you to create your circuit program in
LOGO!Soft Comfort:
● Network digital inputs: NI1 to NI64
● Network analog inputs: NAI1 to NAI32
● Network digital outputs: NQ1 to NQ64
● Network analog outputs: NAQ1 to NAQ16