The process D2000 Server is the administrator of objects of Process type. The object contains information about client processes of D2000 system:



Name of an object of Process type consists of two parts:

<workstation>.<suffix>


ProcessSuffix
D2000 ALARMALA
D2000 Application ManagerSMC
D2000 ARCHIVARC
D2000 BrowserBRW
D2000 CALCCLC
D2000 CNFCNF
D2000 DBManagerDBM
D2000 DDE ServerXLW
D2000 Event HandlerEVH
D2000 Event ViewerEVV
D2000 GateWay ClientGTW
D2000 GateWay ServerAPI
D2000 GrEditorGRE
D2000 HIHIP
D2000 KOMKOM
D2000 ObjApiAPI
D2000 ODBC DriverODB
D2000 OPC Server (Classic)OPC
D2000 OPC UA ServerOUS
Process interpreting the scripts of active pictureHIS
D2000 PingPNK
D2000 ReplayRPL
D2000 SASSAS
D2000 Script Execution EngineSEE
D2000 Script Execution ServerSES
D2000 ServerKNL
D2000 SwitchSWP
D2000 System ConsoleSCO
D2000 TELLTEL
D2000 Thin ClientTCL
D2000 TopologyTPL
D2000 VBApiVBA
D2000 WorkBookWBK



Static objects of Process type are created using the process D2000 CNF. Their parameters are stored in the configuration database. Dynamic object of Process type is created by starting the process while the process D2000 Server is running. New process connects to D2000 Server and sends parameters necessary for creating a new object. In this case D2000 Server does not know start parameters of this new process and cannot restart it. That is how processes from other computers in a network can connect to D2000 Server.

The processes D2000 VBApi, D2000 WorkBook, D2000 Thin Client, D2000 System Console, D2000 ODBC Driver and process interpreting the script of active picture are so-called multiname dynamic client processes from the DODM point of view.

Multiname means that the name is derived from the computer name which the processes have been started on. As the processes can be started multiply on the computer the each instance name of process differs in unique integer identifier.

The name structure is following:
WsName_XX.PPP

WsName-network computer name
XX-number
PPP-suffix given by the process type

Dynamic means that the processes are not saved automatically into configuration database.

Processes - configuration dialog box
Start parameters of processes
States of processes