Parameters for D2000 Server
Parameters for the D2000 Server process
The D2000 Server process reads the following parameters from the system registry during its start. Values are adjusted using the process D2000 Application Manager (D2Smc.exe).
Parameter | Possible values | Meaning |
|---|---|---|
AckForValue | 0/1 | If the parameter value is 1, every new value in the system will be set to the attribute NoAckValue. An operator can acknowledge that he saw the value in the object control window. |
AlarmsWithoutFocus | 0/1 | If the value of this parameter is 1, the window opened by a new alarm doesn't take the focus of another window of the HI process |
AllowNonAdminConfLogin | 0/1 | If the value of this parameter is 1, users without administrative rights are allowed to log in to the configuration processes of the D2000 system. The default value is 0. That means, non-administrative users can not log in to configuration processes. |
AuditDepth_RES_GROUP |
| The value differing from 0 sets the full monitoring of changes in the configuration of the Object group. It represents the time depth of the stored information in months. The value 0 (or absence of parameter) deactivates the monitoring. |
AuditDepth_USER |
| The value differing from 0 sets the full monitoring of changes in the configuration of the User. It represents the time depth of the stored information in months. The value 0 (or absence of parameter) deactivates the monitoring. |
APPL_NAME |
| Application name. |
AuthMethod |
| Default authentication method. The parameter can acquire the following values: Detailed information about the parameter is mentioned in the topic Authentication in D2000, part AuthMethod. |
AuthSecPrinc |
| Security principal for Kerberos authentication. |
BackupSysCfgDeep |
| Depth of configuration database backups that are created automatically. The backups older than defined depth are automatically deleted. It is defined in seconds. |
BackupSysCfgOffset |
| A shift of automatic backup of configuration database in a given period. It is defined in the format HH:MM, i.e. shift in hours and minutes. |
BackupSysCfgPath |
| Path to directory in which the backups of configuration database, created automatically, are to be stored. Default setting is %D2000_APP%\%application_name%\SysCfg\Backup. |
BackupSysCfgPeriod |
| Period of an automatic backup of the configuration database. it is defined in the format NX, where N is integer and X is a time unit. The permitted time units are H - hour, D - day, W - week, M - month. |
ColorMandatoryItems |
| Background color for a mandatory item in pictures (Text entry field and List box). Default value = FFFFFF – i.e. no background. The color is represented by the number that can be derived from the RGB by the following formula: R + 256*G + 65536*B (see %MakeRGB function) |
ColorConditionalItems |
| Background color for a conditional item in pictures (Text entry field and List box). Default value = FFFFFF – i.e. no background. The color is represented by the number that can be derived from the RGB by the following formula: R + 256*G + 65536*B (see %MakeRGB function) |
ConfigBackUpTimeout | 0... | Maximum time [s] of backup of the configuration database. The backup is executed through the external process. |
ConfigSynchroTimeout | 0... | Maximum time [s] of synchronizing of the configuration database. |
ControlRightForKvit | 0/1 | If the parameter value is 1, a user can acknowledge an alarm only if he/she has the access right with the level Control or higher to the alarm. If the value is 0, the user needs the access level with the level Read (default state) only. |
character_encoding_APP_DEFAULT |
| Initial character encoding in the application. This parameter is used, when there is "@APP_DEFAULT@" encoding in the ESL function. The initial value is "@OS_ACTUAL@". |
CheckDODMTreesInterval |
| Defines DODM tree consistency check in regular intervals. A default value is 0 (zero) in seconds. The time of next processing of the parameter value depends on the parameter value that has been set while processing it (it may be changed while the system is running):
Start Debug info, via DBG.CHECK.DODM_TREES, to see the information on the process of the DODM tree consistency check. |
CtrlAckDialog | 0/1 | Confirm setting a new value by opening a new window asking: Do you want to set the X value? 0 - no, 1 - yes. |
CtrlCloseAfterSetValue | 0/1 | Auto close control window based on application parameter 0 - no, 1 - yes. |
descInTitleBar | 0/1 | Displaying of description in the title bar of graphs, reports, pictures, or structures instead of the object name. |
dynamGraphMaxTime |
| Time length [min], that determines the range of the horizontal (time) axis of dynamic graphs. |
dynamGraphShiftTime |
| The parameter [min] determines the shift of the time axis of dynamic graphs when drawing a graphic flow reaches the right margin of the axis. |
dynamGraphLineType | 0/1 | Definition of a graphic flow type for dynamic graphs. |
dynamGraphDescTable | 0/1 | Displaying the descriptive table of dynamic graphs. |
dynamGraphAllStatistics | 0/1 | Displaying all the graphic flows of statistic values in dynamic graphs. |
dynamGraphMultiArch | FALSE/TRUE | Opens the archive objects in multigraphs. |
dynamGraphPointer | 0/1 | Displaying the pointer on opening dynamic graphs. |
HeapArrSizeRef |
| It represents the size of auxiliary "HEAP" arrays. The parameter is set automatically when the application is started for the first time. The default value is 100 000. It enables the optimization of some bulk allocations. The setting is especially important for XML Import. An example of the log of allocated space for "HEAP" arrays is available here. |
ExpandTree | 0/1 | If the value of the parameter is 1, then all selection windows in the system will consist complete list of logical groups (expanded). If the value is 0, then all the windows will consist list with basic logical groups only (collapsed list). |
KeepObjectValueAfterSave | 0/1 | 0 - after saving the configuration, the object value is set to "invalid" - (standard behavior - the default value of the parameter). |
LIC_DoNotAllowConsoleOverLimit | 0/1 | Disables the logon of the console (HI) if the license limit is exceeded. Default = off (0). |
LIC_DoNotAllowSysProcOverLimit | 0/1 | Disables the logon of the system process if the license limit is exceeded. Default = off (0). |
LIC_PostponeLicWrnToUsers | DWORD | When a problem with the license occurs, first the administrator is informed until this time expires. After this, all users will be informed. The default value is 1 hour. The permitted maximum is limited by the time |
LogRecsLateSynchro | 0/1 | Defines whether CfgSynchroAuto will be started with or without /NO_OBJLIFE parameter (the object life logs are not synchronized). CfgSynchroAuto is called by D2000 Server, which is in a HOT state when it receives a request for synchronization of the configuration database from another D2000 Server connecting to a redundant group. Allowed values: |
LogTrezorPath |
| Path to the directory, where the log database depository will be created. |
LogTrezorCompressPath |
| Path to the directory for storing compressed log database depositories. |
LogTrezorCompressTime |
| Time period, during which disconnected log database depository is available for writing delayed data. The database will be compressed after the expiration of this period. The value of parameter LogTrezorCompressTime must be less than the value of the parameter LogTrezorPeriod. It is given in the format NX, where N is an integer number and X gives a time unit. |
LogTrezorPeriod |
| Period for creating the log database depository. It is given in the format NX, where N is an integer number and X gives a time unit. |
MailingAddress |
| The email address to which the user can send the application error information. |
MaxMonitorItems |
| The maximal number of items, that the process D2000 Server gives to the process D2000 HI on request for the list from the log database. |
numLastUsers |
| The number of last entered users in the list of Logon dialog box of HI and GrEditor - max. 10. If the number is equal to 1, a text box is displayed instead of a list box. |
OEM_ProtX_Name |
| Name of OEM protocol nr. X, as will be displayed in the D2000 CNF environment. |
OEM_ProtX_DLL |
| Name of a dynamic library (.dll on Windows, .so on Linux), in which the communication protocol OEM nr. X is implemented. The name is specified without a suffix. |
OldMasks |
| Change of the format masks behavior. |
RouteArchiveMessages | 0/1 | The parameter enables message routing for the D2000 Gateway. Messages for the INSERTARCHARR, DELETEARCHDATA, UPDATEARCHVAL actions and user changes to archive values will be routed - see description for more information. |
SecurityPolicy | 0/1 | If 1 - activation of new rules, if 0 - default behavior during a change of user's password. |
ShowConsoleUsers | 0/1 | It determines if the users of console type (*.HIP.LOG) will be displayed in the List of objects. |
SingleCommand | 0/1 | If the value of this parameter is 1, just one control window can be opened for one object at the same time in the process D2000 HI. |
SP_MinLength | 0...20 | Minimal password length. |
SP_MinLowerCaseLetters |
| Minimal count of lower case in the password. |
SP_MinNumbers | 0...10 | Minimal count of numbers in password. |
SP_MinSpecials | 0...10 | Minimal count of special symbols (e.g. ! @ # $ % ^ & a pod.) in a password. |
SP_MinUpperCaseLetters |
| Minimal count of upper case in the password. |
SP_Similarity | 0...100 | The ratio for similarity of the new password to previous ones. The value can be within the interval 0...100. |
SP_History | 0...10 | The number of previous passwords, which are to be compared with the new password. |
SP_AccountLockoutDuration |
| Time [s], which determines how long a user's account will be blocked, when the user exceeds the permitted count of logons. |
SP_AccountLockoutTreshold |
| The number of permitted invalid logons. If the number is exceeded, the user's account will be blocked for the time defined by the parameter SP_AccountLockoutDuration. If the value of the parameter SP_AccountLockoutTreshold is 0, the user's account will never be blocked. |
SP_MaxConsecutiveCharacters |
| The maximum number of consecutive characters included in the password. |
SP_CheckMinCharacters | 0/1 | If the value is 1 - the number of digits and non-digits in the password is to be also checked. In this case, the value of the parameter SP_MinNumbers defines the minimum number of both digits and non-digits. |
SrvApplHelpType | HelpFileChm | Selection of Application help type:
For an explanation, see below. |
SrvApplHelpPath |
| Application help location setting (depending on the type specified by SrvApplHelpType). The description of the location setting is explained below. |
SrvApplHelpMainPage |
| Default application help page in an application using application help. It also opens in pictures (schemes) that do not have application help set in some other way (in the scheme configuration, by inheriting from the main scheme,...). |
SrvD2000HelpType | HelpWebIPS | Selection of D2000 help type:
For an explanation, see below. |
SrvD2000HelpPath | D2000 help location setting (depending on the type specified by SrvD2000HelpType). The description of the location setting is explained below. | |
TCP_NO_DELAY | DEFAULT | During registration of every client connecting via TCP/IP protocol (start parameters /TP or /TPP) the process D2000 Server can change the value of the socket parameter TCP_NODELAY to TRUE/FALSE. More details are available in the description of the TCP_NO_DELAY command. |
TestVersion |
|