Omron trajexia CJ1W-MCH72 Operation Manual page 219

Sysmac cj-series programmable controller
Hide thumbs Also See for trajexia CJ1W-MCH72:
Table of Contents

Advertisement

All BASIC commands
4-2-170 NOT
4-2-171 NTYPE
4-2-172 OFF
208
/i
Type
Mathematical operation
Syntax
NOT expression
Description
The NOT operator performs the logical NOT function on all bits of the
integer part of the expression.
The logical NOT function is defined as in the table below.
/i
Bit
0
1
/i
Arguments
expression.
Any valid BASIC expression.
Example
>> PRINT 7 AND NOT 1
6.0000
See also
N/A
/i
Type
Axis parameter (read-only)
Syntax
NTYPE
Description
The NTYPE parameter contains the type of the move in the next move
buffer. Once the current move has finished, the move present in the
NTYPE buffer will be executed. The values are the same as those for
the MTYPE axis parameter.
NTYPE is cleared by the CANCEL(1) command.
Arguments
N/A
Example
No example.
See also
AXIS, MTYPE.
/i
Type
Constant (read-only)
Syntax
OFF
Description
The OFF constant returns the numerical value 0.
Arguments
N/A
Example
OP (lever,OFF)
The above line sets the output named lever to OFF.
See also
N/A
Result
1
0
Section 4-2

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents