GSE 60 SERIES Technical Reference Manual page 383

Programmable process controllers
Table of Contents

Advertisement

Set Column
Sets the search column for which subsequent database commands will
use. Once a column is set, it will remain in effect as the search column
until changed by another set column command or another search
command. The set column is rarely used since all other database
commands requiring a column argument allow you to specify a column
within the command syntax.
12;80.2%y
Sets the search column as VAR#2 in the current
database.
12,2;2.3%y
Sets the search column as TARE SCALE#3 in
database #2.
12%y
Sets the first column in the current database as the
search column.
D
%y
OWNLOAD
Syntax
Download Database
13 [ , dbase# ] [ ; comm ] [ . format ] [ .
time/date ] %y
Arguments
Database number (1 à 250).
dbase#
Communication port (1 à 4).
comm
format
Transmit database with or without upload information:
Do not include upload information
Include upload information
time/date
Transmit time and/or date parameters as a number or as
text:
Transmit as a number
Transmit as text
Notes
Omitting dbase# assumes database last accessed. If no
databases have been accessed, the first defined database
is assumed.
Omitting comm assumes port 1.
Omitting format or time/date assumes a selection of 0.
See Also
%y
Print Database
%y
Upload New Database
Download Database
Transmits all database rows out a designated communication port in a
comma-delimited ASCII text format.
60 Series Technical Reference Manual
Macros 9-135

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents