Mitsubishi Electric MELSEC-Q/L Programming Manual page 145

Hide thumbs Also See for MELSEC-Q/L:
Table of Contents

Advertisement

■NOT(_E)
The program which performs Boolean NOT on bit, word (unsigned)/16-bit string type data input to (s1) bit by bit, and outputs
the operation result from (d) in the same data type as that of (s1).
• Function without EN/ENO (NOT)
[Structured ladder/FBD]
[ST]
g_word2 := NOT(g_word1);
• Function with EN/ENO (NOT_E)
[Structured ladder/FBD]
[ST]
g_bool2 := NOT_E(g_bool1, g_word1, g_word2);
5 APPLICATION FUNCTIONS
5.4 Standard Bitwise Boolean Functions
5
143

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents