Server parameters
The server parameters consist of the current server settings. Some of these settings are set from the serverstart.ini file (stand-alone server) or ApisJavaBee properties (server is run in the ApisHive context).
The server parameters can be viewed (and some of them changed) by selecting the top menu item Server->Server properties.
The following parameters are listed.
Parameter | Description | Read-only |
---|---|---|
Timer interval | The time interval between computations | False |
Logical sample time [s] | The time step | False |
Server name | The name of the server currently connected | True |
IP-address | The ip-address of the server currently connected | True |
RMI port | The rmi port of the server currently connected | True |
Application file | The name of the current application file | True |
Application files path | The folder which the applications are stored in | True |
State files path | The folder which the state files are stored in | True |
Library files path | The folder which the library files are stored in | True |
XML-encoding | The encoding of the application xml file. | True |
Shutdown-action | Specifies an action at shutdown | True |
Save-mode | Specifies the format of the application xml file. | False |
Enable debug messages | If true debug messages will be displayed | False |
Maximum clients | The maximum number of clients that can be connected to the server | True |
Maximum clients concurrently in configuration mode | The maximum number of clients that can be in configuration mode simultaneously. | True |
Start in run-mode | True if the server starts in run mode | True |
Redirect standard error | Specifies if the standard error is redirected to the server window. | True |
Redirect standard out | Specifies if the standard out is redirected to the server window. | True |
Server window visible | If true the server window is visible | True |
User input enabled on server | If true the user can interact with the server | True |
User must log on to server | If true the user must log on when connecting to the server. | True |
Remote Object port | The RMI port used. | True |
Transaction lock timeout | False |