Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

SET-SERVICETIME-PARAMETERS Define SERVICETIME monitoring parameters

This statement is used to define the devices for the SERVICETIME monitoring program.

Format

SET-SERVICETIME-PARAMETERS

DEVICES = *SPECIFIED(...)


*SPECIFIED(...)



|

DEVICE = *NOT-SPECIFIED / list-poss(256): <alphanum-name 2..4 with-wild>



|

,PUBSET = *NOT-SPECIFIED / list-poss(64): <alphanum-name 1..4>

Operands

DEVICES = *SPECIFIED(...)
The specified devices are added to the monitoring program definition.

DEVICE = *NOT-SPECIFIED
No devices are added to the monitoring program definition on the basis of their device name.

DEVICE = list-poss(256): <alphanum-name 2..4 with-wild>
The mnemonic devices names of the devices to be monitored are added to the monitoring program definition. A check is carried out to establish whether the devices are defined in the configuration. “*” is permitted as a wildcard as the last character.

PUBSET = *NOT-SPECIFIED
No devices of a pubset are added to the monitoring program definition on the basis of their pubset name.

PUBSET = list-poss(64): <alphanum-name 1..4>
All devices of a pubset are added to the monitoring program definition on the basis of their pubset name.

A maximum of 256 devices are added to the monitoring program definition. If there is a partial qualification or a selection via pubsets, the devices are selected in the following order of priority:
  • fully qualified devices

  • devices who belong to a pubset (in the sequence in the PDT (Physical Device Table))

  • partially qualified devices (in the sequence of the partially qualified device names and in the PDT (Physical Device Table))