Download Print this page

HEIDENHAIN MANUALplus 620 Technical Manual page 1650

Hide thumbs Also See for MANUALplus 620:

Advertisement

1650
Module 9458 Unload a column description
Module 9458 removes the description of one or more columns from the
cache. The column is specified by its qualified name in the form table.column.
If a wildcard '*' is given as the column (i.e. a qualified name in the form
table.*), the description of all columns of the given table is unloaded. In order
to save memory, descriptions should be unloaded if they are no longer used.
They must be unloaded, if a different table file is used with the same table
name.
Constraints:
The module can only be executed within a submit job.
Possible errors:
The column given to the module was not found in the cache
Call:
PS
B/W/D/K <String address with the qualified column name>
CM
9458
PL
B/W/D
<Error number>
For the meaning of the error number, see "Return codes of
PLC Modules 9440 to 9459 (error stack)" on page 1652.
Error recognition:
Marker
Value
NN_GenApiModule
0
Error
1
Meaning
Description was successfully unloaded
Error. See <Error number>
HEIDENHAIN Technical Manual MANUALplus 620

Advertisement

loading