BASIC commands
PROGRAMMING MANUAL 105
Revision 3.0
/i
3.2.166 LIST
/i
3.2.167 LIST_GLOBAL
/i
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
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
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.
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
I52E-EN-03.book Seite 105 Freitag, 29. Juni 2007 11:55 11