Step 2. Configure Physproc

  1. Use the IDTPOP utility to convert the file to ASCII-text using the text editor of your choice, e.g. Notepad.

  2. Add a line that contains the following fields.

node_id|process|id|object_name|order

Field No.

Field Name

Description

 Example

0

node_id

Node name, always MASTER.

MASTER

1

process_id

The name of the process that the program will look to for data.

PRT_INT

2

object_name

Object name, same as Process ID.

PRT_INT

3

order

Use default value = 0.

0

MASTER|PRT_INT|PRT|INT|0

  1. Save the file.

  2. Use the SCPOP Utility to convert file back to binary format.

More information

PRT interested process utility configuration.