8.102 MODEL (Display or set STSI model code)

8.102.1 Function

The MODEL console command displays or sets the model names returned by the STSI instruction. If no
argument is given the current STSI model names are displayed.

The optional operands specify the hardware model name, the capacity model name, the permanent capa-
city model name and the temporary capacity model name respectively.

8.102.2 Syntax

Descriptive

[ hdwmod capmod prmmod tmpmod ]

Diagram

¬¬¬¬ ¬¬¬¬¬¬¬¬¬¬ÊÍ



hdwmod ¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬Ê





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


¬¬¬ capmod ¬¬¬§¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬«


¬¬¬¬
¬¬¬¬¬¬« ¬¬ prmmod ¬¬¬§¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬«


¬¬¬¬¬ * ¬¬¬ ¬¬¬ ¬¬¬¬¬¬«
¬ tmpmod ¬¬¬«




¬¬¬¬¬
* ¬¬¬
¬¬¬¬ ¬¬¬¬¬¬«







¬¬¬¬¬ * ¬¬¬

8.102.3 Parameter

hdwmodel

This specifies the hardware model name. This can be any name with a maximum
length of 16 characters. Valid characters are A-Z and 0-9. Specifying a “=” resets
the hardware model to “EMULATOR”; specifying an “*” leaves the current hardware
model name intact. If the MODEL system parameter is not specified in the configu-
ration file then the default name is “EMULATOR”.

capmodel

This optional parameter specifies the capacity model name. The capmodel can be
any name with a maximum length of 16 characters. Valid characters are A-Z and 0-
9. Specifying a “=” copies the current hardware model name to the capacity model;
specifying an “*” leaves the current capacity model name intact. The default capa-
city model name is “EMULATOR”.

prmmodel

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

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)

Previous Page Next Page