Not Function Block

In the NOT function block, "true" becomes "false" and vice versa after performing the logic.

Figure 1: Not Function Block

Figure 2: Not Property Sheet

Input

Input Name

Description

In

This is a Boolean point input slot.

Table 1:Input of Not Function

Output

Output Name

Description

Out

Output = "true" or "false" (opposite value of In).

Table 2:Output of Not Function

Parameter

Parameter Name

Description

Out Save

Master Sync Enabled : If you set it to "true" the last output will be set as output for one cycle after the controller restarts. The application can use it to return to the same state before the controller restart.

Out: To enable or disable the Out feature.

Table 3:Parameter of Not Function

Examples

1.       If In = "true", output = "false".

Figure 4: Example-Not Function block- Example 1

1.       If In = "false" output = "true".

Figure 5: Example-Not Function block- Example 2

Refer to General Description for general information about IRMN4 Function Blocks.