Hitachi

JP1 Version 12 JP1/Automatic Job Management System 3 Command Reference


5.2.2 Unit configuration definition

This paragraph explains how to specify a unit configuration definition.

The following gives the format of, and parameters for a unit configuration definition.

Format
[el=unit-name, unit-type, +H +V;]
[sz=lateral-icon-count-times-longitudinal-icon-count;]
Parameters
el=unit-name, unit-type, +H +V;

Specify the information for a unit.

  • unit-name: Specify a unit name.

    You can specify a character string of 1 to 30 bytes.

  • unit-type: Specify a unit type.

    For details about the unit type, see the ty parameter in 5.2.1 Attribute definition.

+H

To display the icon of a unit in the JP1/AJS3 - View window, specify in pixels the horizontal location of the unit icon.

You can set 0 to 16,000 (pixels).

Use the formula below to determine the pixel value.

H = 80 + 160x (x: 0 to lateral icon count - 1)

If you set a value other than that determined from the formula, the system automatically sets a suitable value.

For a job group and a unit covered in the start conditions, H defaults to 0.

+V

To display a unit in the JP1/AJS3 - View window, specify in pixels the vertical location of the unit icon.

You can set 0 to 10,000 (pixels).

Use the formula below to determine the pixel value.

V = 48 + 96y (y: 0 to longitudinal icon count - 1)

If you set a value other than that determined from the formula, the system automatically sets a suitable value.

For a job group and a unit covered in the start conditions, V defaults to 0.

sz=lateral-icon-count-times-longitudinal-icon-count;

Define the maximum number of unit icons displayed in the JP1/AJS3 - View window. This is valid only for a jobnet and a remote jobnet.

  • lateral-icon-count: You can set 1 to 100. The default is 10.

  • longitudinal-icon-count: You can set 1 to 100. The default is 8.