Omron trajexia CJ1W-MCH72 Operation Manual page 193

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

Advertisement

All BASIC commands
4-2-148 LIST
4-2-149 LIST_GLOBAL
182
Example
No example.
See also
CONNECT, CAMBOX, MOVELINK.
/i
Type
Program command (Trajexia Studio command line only)
Syntax
LIST [ "program_name" ]
TYPE [ "program_name" ]
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.
/i
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
N/A
Section 4-2

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents