All BASIC commands
Section 4-2
134
/i
4-2-69 DEL
/i
4-2-70 DEMAND_EDGES
/i
Example
From the Command Line of the Terminal window, quickly set the
DPOS
values of the first four axes to 0.
>>BASE(0)
>>DP(0,0,0,0)
See also
AXIS
,
DATUM
,
DPOS
,
OFFPOS
,
MPOS
,
UNITS
.
BEFORE
AFTER
Type
Program command
Syntax
DEL [program_name]
RM [program_name]
Description
The
DEL
command deletes a program from the controller.
DEL
without
a program name can be used to delete the currently selected program
(using
SELECT
). The program name can also be specified without
quotes.
DEL ALL
will delete all programs.
DEL
can also be used to delete the Table:
DEL "TABLE"
. The name
"TABLE"
must be in quotes.
Note: This command is implemented for the Command Line Terminal.
Arguments
•
program_name
Name of the program to be deleted.
Example
>> DEL oldprog
See also
COPY
,
NEW
,
RENAME
,
SELECT
,
TABLE
.
Type
Axis parameter (read-only)
Syntax
DEMAND_EDGES
Description
The
DEMAND_EDGES
axis parameter contains the current value of the
DPOS
axis parameter in encoder edge units.
Arguments
N/A
Example
No example.
See also
AXIS
,
DPOS
.
Содержание SYSMAC CJ Series
Страница 2: ......
Страница 70: ...Specifications Section 2 4 58...
Страница 84: ...FINS commands Section 3 4 72...
Страница 148: ...All BASIC commands Section 4 2 136 AXIS 1 AXIS 0...
Страница 277: ...Section 265 SECTION 5 Examples This chapter gives 2 categories of examples and tips How to s Practical examples...
Страница 370: ...Section 358...