8.190 UPTIME (Display Hercules Emulator uptime)

8.190.1 Function

The UPTIME console command displays how long the Hercules Emulator has been running.

8.190.2 Syntax

Descriptive

Diagram

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

8.190.3 Parameter

None.

8.190.4 Examples

Example 1:

Display how long the Hercules Emulator has been running so far (uptime < 1 day).

HHC00013I Herc command: 'uptime'

HHC02208I Uptime 06:33:12

Figure 337: UPTIME command (uptime < 1 day).

Example 2:

Display how long the Hercules Emulator has been running so far (uptime > 1 week).

HHC00013I Herc command: 'uptime'

HHC02208I Uptime 3 weeks, 5 days, 16:48:15.

Figure 338: UPTIME command (uptime > 1 week).

8.191 V (Display or alter virtual storage)

8.191.1 Function

The V command displays or alters virtual storage.

8.191.2 Syntax

Descriptive

addr addr.length addr-addr

Diagram

Êʬ¬¬ V ¬¬¬§¬¬¬¬¬¬¬¬¬§¬¬¬§¬¬¬¬¬¬¬ addr ¬¬¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ



addr.length ¬¬¬«



¬ addr-addr ¬¬¬¬«



¬ alue ¬¬¬

8.191.3 Parameter

P

The optional 'P' argument will force primary space address translation mode in-
stead of current PSW mode.

S

The optional 'P' argument will force secondary space address translation mode in-
stead of current PSW mode.

H

The optional 'H' argument will force home space address translation mode instead
of current PSW mode.

addr

Specifies the address of the virtual storage that is to be displayed. If addr is given
without a length or without a second address for the end of the storage area then
64 bytes of virtual storage are displayed.

addr.length

Specifies the address of the virtual storage area that is to be displayed with starting
address and length (from address addr with the length of length). The length value
must be given in hexadecimal.

addr-addr

Specifies an address range with start and end address (from begin address to end
address) of the virtual storage area that is to be displayed.

addr=value

Specifies the address of the virtual storage area that is to be altered. value is a hex-
string of up to 32 pairs of digits (16 bytes) which will be written to the virtual sto-
rage address given by the addr parameter. After altering the storage, 16 bytes of
real storage starting at addr are displayed.

Previous Page Next Page