Omron SYSMAC CJ Operation Manual page 193

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

Advertisement

All BASIC commands
4-2-146 LIST_GLOBAL
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
CONSTANT, GLOBAL
Section 4-2
181

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sysmac cj1w-mch72

Table of Contents