5 PI Ports

The Ports tab of the PI Administration screen enables the configuration of the ports the PIprocesses listens on.

Ports fields

This table describes the function of each field.

Field Description
Port

The unique port number which will have a PIprocess listening on it.

Note: This field cannot be changed after it is first saved.

Secure

If Y, the port will be secure.

If N, the port will be insecure.

Max. Connections The maximum number of concurrent connections to the port.
Type The type of PI commands which can be run on this port.

Adding ports

Follow these steps to add new ports to the PI.

  1. On the Ports tab, click New.

    Result: The PI Ports screen appears. See Ports fields for a description of each field.

  2. Enter in the Port field the port number.

  3. Select the Secure check box if this port should be secure.

    Deselect the Secure check box if this port is not required to be secure.

  4. In the Max. Connections field, type the maximum number of concurrent connections this port will support.

  5. From the Type list, select the type of commands that can be run on this port.

  6. Click Save.

    Result: The new port details are saved in the database.

  7. Hard restart the PI. See Hard PI Restart in PI User's and Technical Guide.

    Result: The new configuration details are loaded by the PImanager.

Related topic

PI Ports

Editing ports

Follow these steps to edit port information in the PI.

  1. On the Ports tab, select the port you want to edit.

  2. Click Edit.

    Result: The PI Ports screen is populated with the data from the selected port record. See Ports fields for a description of each field.

  3. Change the port details as required.

  4. Click Save.

    Result: The details are saved to the database.

  5. Hard restart the PI. See Hard PI Restart in PI User's and Technical Guide.

    Result: The new configuration details are loaded by the PImanager.

Related topic

PI Ports

Deleting ports

Follow these steps to delete a port from the PI.

  1. On the Ports tab, select the port to delete.

  2. Click Delete.

    Result: The Delete Confirmation dialog box appears.

  3. Click OK.

    Result: The port is removed from the database.

  4. Hard restart the PI. See Hard PI Restart in PI User's and Technical Guide.

    Result: The new configuration details are loaded by the PImanager.

Related topic

PI Ports