The default permanent capacity model name is a null string.

tmpmodel

This specifies the temporary capacity model name. The tmpmodel can be any
name with a maximum length of 16 characters. Valid characters are A-Z and 0-9.
Specifying a “=” copies the current permanent capacity model name to the tempo-
rary capacity model; specifying an “*” leaves the current temporary capacity model
name intact. The default temporary capacity model name is a null string.

8.102.4 Examples

Example 1:

Set the STSI model name (hardware model and capacity model) to “EMULATOR”.

HHC00013I Herc command: 'model emulator emulator'

HHC02204I hdw model set to EMULATOR

HHC02204I cap model set to EMULATOR

HHC02204I prm model set to

HHC02204I tmp model set to

Figure 191: MODEL command (set STSI model name, variant 1)

Example 2:

The same could also be specified using the following simplified command:

HHC00013I Herc command: 'model emulator ='

HHC02204I hdw model set to EMULATOR

HHC02204I cap model set to EMULATOR

HHC02204I prm model set to

HHC02204I tmp model set to

Figure 192: MODEL command (set STSI model name, variant 2)

Example 3:

Set the STSI model name, the permanent capacity model name and the temporary model name to
“HERCULES”, but leave the capacity model name intact.

HHC00013I Herc command: 'model hercules * hercules ='

HHC02204I hdw model set to HERCULES

HHC02204I cap model set to EMULATOR

HHC02204I prm model set to HERCULES

HHC02204I tmp model set to HERCULES

Figure 193: MODEL command (set STSI model name, variant 1)

8.103 MODPATH (Display or set dynamic load module path)

8.103.1 Function

The MODPATH command displays or sets the dynamic load module path. If a MODPATH is defined then
this path is searched before the default path is searched. When a relative path is specified it is interpreted
as a relative path within the default search path. If an absolute path is coded it is interpreted as such.

The default MODPATH is “hercules” which means modules are loaded from the directory “hercules”
within the default LD_LIBRARY_PATH.

8.103.2 Syntax

Descriptive

[path]

Diagram

Êʬ¬¬ ¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ




path

8.103.3 Parameter

path

The path where dynamic load modules are loaded from.

8.103.4 Examples

Example 1:

Display the current dynamic load module path.

HHC00013I Herc command: 'modpath'

HHC01508I HDL: loadable module directory is 'D:/Hercules/'

Figure 194: MODPATH command (display dynamic load module path)

Previous Page Next Page