OpenTP1 Version 7 User's Guide

[Contents][Index][Back][Next]

dcmakecon (creates a multiOpenTP1 console)

Format

dcmakecon [identifier]

Function

This command creates a new console that is to be used to execute commands by the OpenTP1 with the specified OpenTP1 identifier. If the identifier is omitted, the command creates a new console that is to be used to execute commands by the original OpenTP1. You can execute this command whether OpenTP1 is online or offline.

You can execute this command only from the console for the original OpenTP1.

In a multiOpenTP1, you execute commands by the original OpenTP1 from the console that is created by execution of this command. Note that none of the following commands can be executed from the console for the multiOpenTP1:

The environment variables listed in the table below are set at the new console created by execution of this command. These settings are effective only at the corresponding console.

Table 7-2 Environment variable settings in the console

Environment variable Setting
DCCONFPATH The same value as the DCCONFPATH environment variable value defined in OpenTP1-setup-folder-corresponding-to-OpenTP1-identifier\conf\env is set.
DCDIR OpenTP1-setup-folder-corresponding-to-OpenTP1-identifier is set.
DCUAPCONFPATH The same value as the DCUAPCONFPATH environment variable value defined in OpenTP1-setup-folder-corresponding-to-OpenTP1-identifier\conf\env is set.
INCLUDE OpenTP1-setup-folder-corresponding-to-OpenTP1-identifier\include is added at the beginning.
LIB OpenTP1-setup-folder-corresponding-to-OpenTP1-identifier\lib is added at the beginning.
PATH OpenTP1-setup-folder-corresponding-to-OpenTP1-identifier\bin is added at the beginning in order to execute the corresponding OpenTP1's commands with top priority.

Command arguments

identifier ~<1 to 4 single-byte alphanumeric characters>

Specifies the character string that was specified when the multiOpenTP1 was set up.

If you execute the command without specifying a command argument, the command creates a console for manipulating the original OpenTP1.

Output messages

Message ID Description Output destination
KFCA26551-E Command execution failed. Standard error
KFCA26552-E A specified command argument is invalid. Standard error
KFCA26555-I Help message Standard error

Notes