7 Actual values, output signals and messages 
7.1 Actual values of digital functions 
Actual values of input and output buffers 
− The actual values of the global outputs 2401 to 2416 - "PLC output buffer" are indicated by 
parameter 
PLC actual values output buffer 1357. 
− The actual values of the global inputs 2001 to 2016 - "PLC input buffer" are indicated by 
parameter 
PLC actual values input buffer 1358. 
 
Example 
e.g. display:                        ".… !.!. !!!! .!.." 
 
 
  .  .  .  .    !  .  !  .    !  !  !  !    .  !  .  .   
                                         
  1  2  3  4    5  6  7  8    9  10 11 12   13 14 15  16   
"." = FALSE 
"!" = TRUE 
 
In the example, the following is TRUE: 
2405 - PLC output buffer 5 
2407 - PLC output buffer 7 
2409 - PLC output buffer 9 
2410 - PLC output buffer 10 
2411 - PLC output buffer 11 
2412 - PLC output buffer 12 
2414 - PLC output buffer 14