GSE 60 SERIES Technical Reference Manual page 381

Programmable process controllers
Table of Contents

Advertisement

column
Operating parameter representing a database search
column with the syntax:
< parm > . [ instance ]
where parm is a operating parameter with a valid instance.
Notes
Omitting dbase# assumes database last accessed. If no
databases have been accessed, the first defined database
is assumed.
See Also
%y
Clear Database
%y
Delete Row in Database
Clear Column
Clears all data in a specified database column. No rows are deleted. In
columns containing numeric data, all data in the specified column is set to
zero (0). In columns containing string data, all data in the specified
column is set to an empty (null) string.
9;80.2%y
Clears the VAR#2 column in the last database selected.
9,2;2.2%y
Clears the TARE SCALE#2 column in database #2.
9,3;6.1%y
Clears the NET TOTAL SCALE #1column in database #3.
C
D
%y
LEAR
ATABASE
Syntax
Clear Database
10 [ , dbase# ] %y
Arguments
Database number (1 à 250).
dbase#
Notes
Omitting dbase# assumes database last accessed. If no
databases have been accessed, the first defined database
is assumed.
See Also
%y
Delete Row in Database
%y
Clear Column in Database
Clear Database
Deletes all rows in the specified database. This command can be used to
ensure a database is empty before making new rows or uploading
database information.
10%y
Deletes all rows in the last database selected.
60 Series Technical Reference Manual
Macros 9-133

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents