All BASIC commands
Section 4-2
208
4-2-170 NOT
/i
/i
/i
4-2-171 NTYPE
/i
4-2-172 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.
Bit
Result
0
1
1
0
Arguments
•
expression.
Any valid BASIC expression.
Example
>> PRINT 7 AND NOT 1
6.0000
See also
N/A
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
.
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
Содержание trajexia CJ1W-MCH72
Страница 69: ...Specifications Section 2 4 58...
Страница 83: ...FINS commands Section 3 4 72...
Страница 147: ...All BASIC commands Section 4 2 136 AXIS 1 AXIS 0...
Страница 277: ...All BASIC commands Section 4 2 266...
Страница 278: ...267 SECTION 5 Examples This chapter gives 2 categories of examples and tips How to s Practical examples...
Страница 371: ...360 Index...
Страница 373: ...362...