NOT / NOT_S - Complement

 

This bitwise Boolean function negates bitwise the operand connected to the input parameter. The function is available as standard function NOT and safety-related function NOT_S.

NOT

Parameter

Data types

Description

IN

ANY_BIT

Input value

OUT

ANY_BIT

Output value

NOT_S

Parameter

Data types

Description

IN

ANY_SAFEBIT

Input value

OUT

ANY_SAFEBIT

Output value