All BASIC commands
Section 4-2
181
4-2-146 LIST_GLOBAL
/i
Description
For use only with the Command Line Terminal interface.
LIST
is used as
an immediate (command line) command only and must not be used in
programs.
The
LIST
command prints the current selected program or the program
specified by
program_name
. The program name can also be specified
without quotes. If the program name is omitted, the current selected
program will be listed.
Note: This command is implemented for an offline Command Line Ter-
minal. Within Trajexia Studio users can use the terminal window.
Arguments
•
program_name
The program to be printed.
Example
No example.
See also
SELECT
.
Type
System command (terminal only)
Syntax
LIST_GLOBAL
Description
When executed from the Command Line Terminal interface (channel 0),
all the currently set
GLOBAL
and
CONSTANT
parameters will be
printed to the terminal.
Arguments
N/A
Example
In an application where the following GLOBAL and CONSTANT have
been set:
CONSTANT "cutter", 23
GLOBAL "conveyor",5
>>LIST_GLOBAL
Global VR
---------------- ----
conveyor 5
Constant Value
---------------- -------
cutter 23.0000
See also
CONSTANT
,
GLOBAL
Содержание 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...