Use the IDTPOP utility to convert the file to ASCII-text using the text editor of your choice, e.g. Notepad.
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
Save the file.
Use the SCPOP Utility to convert file back to binary format.
PRT interested process utility configuration. |