List; List_Global - Omron TJ1-MC04 - PROGRAMMING 1 Programming Manual

Hide thumbs Also See for TJ1-MC04 - PROGRAMMING 1:
Table of Contents

Advertisement

BASIC commands
Example
Consider the following line in a program.
LINPUT#5, VR(0)
Entering START<CR> will give
VR(0)=83S
VR(1)=84T
VR(2)=65A
VR(3)=82R
VR(4)=84T
VR(5)=13<CR>
See also
GET
INPUT
VR
/i
Value
Input device
0
Programming port 0
1
RS-232C serial port 1
2
RS-422A/485 serial port 2
5
Trajexia Tools port 0 user channel 5
6
Trajexia Tools port 0 user channel 6
7
Trajexia Tools port 0 user channel 7
PROGRAMMING MANUAL

3.2.166 LIST

/i
Type
Program command (Trajexia Tools command line only)
Syntax
LIST [ "program_name" ]
TYPE [ "program_name" ]
Description
For use only with the terminal window. LIST is used as an immediate (com-
mand line) command only and must not be used in programs.
The LIST command prints the current selected program or the program spec-
ified 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 (VT100) terminal. Within
Trajexia Tools users can use the terminal window.
Arguments
program_name
The program to be printed.
Example
No example.
See also
SELECT.

3.2.167 LIST_GLOBAL

/i
Type
System command (terminal only)
Syntax
LIST_GLOBAL
Description
When executed from the command line (terminal channel 0) returns all the
currently set GLOBAL and CONSTANT parameters.
Arguments
N/A
105

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tj1-mc16 - programming 1Tj1-mc04 1

Table of Contents