Siemens 6ED1050-1AA00-0BE8 Benutzerhandbuch

Seite von 372
 
LOGO! functions 
 
4.2 Basic functions list - GF 
LOGO! 
Manual, 04/2011, A5E03556174-01 
149
 
4.2.7 
XOR (exclusive OR) 

 
4
7KH;25LQDFLUFXLWGLDJUDPVKRZQ
DVVHULHVFLUFXLWZLWKFKDQJHRYHU
FRQWDFWV
6\PEROLQ/2*2
 
The output status of the XOR is 1 if the inputs are not equivalent. 
At an unused block input (x): x = 0. 
XOR function logic table 
 
4.2.8 
NOT (Negation, Inverter) 
4
$EUHDNFRQWDFWLQWKHFLUFXLW
GLDJUDP
6\PEROLQ/2*2
 
The output status is 1 if the input is 0. The NOT block inverts the input status. 
Advantage of the NOT block, for example: LOGO! does not require break contacts. You 
simply use a make contact and the NOT block to convert these into a break contact. 
NOT function logic table