Omron SYSMAC CJ Operation Manual page 219

Sysmac cj-series programmable controller motion control unit
Hide thumbs Also See for SYSMAC CJ:
Table of Contents

Advertisement

All BASIC commands
4-2-167 NOT
4-2-168 NTYPE
4-2-169 OFF
/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
207

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sysmac cj1w-mch72

Table of Contents