| |
---|
-AutoCreateComponent | Automatically creates the given component at jBEAM start. Please use AutoCreateComponent=com.test.component.MyClass! |
| Example: -AutoCreateComponent=<TEXT> |
-AutomaticStart | start jBEAM application immediate when the applet is started. Default: true |
| Example: -AutomaticStart=[true/false] |
-BatchUrl | path to jBEAM batch file to be opened when jBEAM starts |
| Example: -BatchUrl=<http://www.test.com/example.txt |
-ConnectTo | connect to a data service. Syntax: 3 parameters separated by colon: service name (String), server IP address, server port |
| Example: -ConnectTo=<TEXT> |
-PreferredDataArraySize | DEPRECATED! Use "DataDepth" instead. Defines the arraysize all numerical arrays are initialized. Default: 1000 |
| Example: -PreferredDataArraySize=100 |
-DataDepth | the arraysize all numerical arrays are initialized. Default: 1000 |
| Example: -DataDepth=100 |
-Fullscreen | If true jBEAM will start in fullscreen mode, otherwise it will be started with normal window size. Default: false |
| Example: -Fullscreen=[true/false] |
-Help | Prints this help message and terminates the application |
-ImportData | Definition of a data import to be performed by jBEAM automatically. The parameter format is XML as described by the following example:<import name="Sample Importer" type="com.AMS.jBEAM.FileImport_Diadem" src="http://localhost:8080/Foo/bar?file=path/to/file" |
| Example: -ImportData=<TEXT> |
-Language | Language of applet and jBEAM instance. Default: the system language if supported or english otherwise |
| Example: -Language=<TEXT> |
-LayoutUrl | Defines a path or URL to a jBEAM layout file which will be loaded on startup |
| Example: -LayoutUrl=<http://www.test.com/example.txt |
-LayoutFileUrl | DEPRECATED! Use "LayoutUrl" instead. Defines a path or URL to a jBEAM layout file which will be loaded on startup |
| Example: -LayoutFileUrl=<http://www.test.com/example.txt |
-LogFile | Defines the path to the log file. If the file does not exist it will be created |
| Example: -LogFile=C:\example.txt |
-Logger | DEPRECATED! Use "LogLevel" instead. Defines the default log level |
| Example: -Logger=[Disabled/Error/Warning/Info/Config/Fine/Finer/Finest] |
-LoggerStartCondition | DEPRECATED! Use "LogLevel" instead. Defines the default log level |
| Example: -LoggerStartCondition=[Disabled/Error/Warning/Info/Config/Fine/Finer/Finest] |
-LogLevel | Defines the default log level |
| Example: -LogLevel=[Disabled/Error/Warning/Info/Config/Fine/Finer/Finest] |
-LogLimit | defines how much chars will be logged for each log entry. A log limit below 0 indicates to log all chars |
| Example: -LogLimit=100 |
-LogFileSize | defines the maximum size of the log file in megabytes. A value below or equal 0 indicates an unlimited file size |
| Example: -LogFileSize=0.0 |
-Mode | jBEAM visualization mode: Desktop=Normal mode, Presentation=Unmodifiable mode, Service=Headless mode, ScriptServer=Script server mode, ScriptClient=Script client mode |
| Example: -Mode=[Desktop/Viewer/Service/ScriptServer/ScriptClient] |
-Undecorated | If true the main frame is displayed undecorated and maximized. Default: false |
| Example: -Undecorated=[true/false] |
-Menubar | jBEAM window with or without menu bar. Menu bar is only available in desktop mode, i.e. if parameter "Mode" is set to "Desktop". Default: true |
| Example: -Menubar=[true/false] |
-NewWindow | Start jBEAM in an own window. If false, jBEAM is started in the applet container. Default: true |
| Example: -NewWindow=[true/false] |
-Open | path to a custom file to open/import with jBEAM |
| Example: -Open=<TEXT> |
-OpenBeamMgc | path to BEAM project file (only read if openbin is not set) |
| Example: -OpenBeamMgc=C:\example.txt |
-Openbin | path to binary project file |
| Example: -Openbin=<TEXT> |
-OpenbinMode | Defines the mode for loading the binary project file (requires parameter OPENBIN) |
| Example: -OpenbinMode=[Clear/KeepExisting/ReplaceExisting/KeepOldAndCreateNew] |
-ImporterBufferSize | Changes the default size (in bytes) of internal data buffers used by selected importers which support this parameter. |
| Example: -ImporterBufferSize=100 |
-PreferencesFile | defines the file, which should be used to load and store jBEAM preferences. In headless mode jBEAM reads preferences only if this parameter is set. |
| Example: -PreferencesFile=C:\example.txt |
-GlobalPreferencesFile | defines the file, which should be used to load and store global jBEAM preferences. In headless mode jBEAM reads global preferences only if this parameter is set or a global file is existing in local preferences file and local preferences file should be explicitly loaded. |
| Example: -GlobalPreferencesFile=C:\example.txt |
-Print | path to a custom file to open/import and print with jBEAM |
| Example: -Print=<TEXT> |
-Printbin | if true print jBEAM project file and exit immediately (requires parameter OPENBIN or OPEN_BEAM_MGC) |
| Example: -Printbin=[true/false] |
-ProjectfileUrl | path to jBEAM project file |
| Example: -ProjectfileUrl=<http://www.test.com/example.txt |
-Proxies | defines the proxies to try to connect to automatically. Please use Proxies=HOSTNAME:PORT,HOSTNAME:PORT,... ! |
| Example: -Proxies=<TEXT> |
-ProxyPort | defines the port where the proxy should be created automatically. Please use ProxyPort=<PORT>! |
| Example: -ProxyPort=100 |
-Servers | defines the servers to try to connect to automatically. Please use Servers=HOSTNAME:PORT,HOSTNAME:PORT,... ! |
| Example: -Servers=<TEXT> |
-ServerPort | defines the port where the server should be created automatically. Please use ServerPort=<PORT>! |
| Example: -ServerPort=100 |
-ServerPoolSize | defines maximum number of jBEAM instances in the jBEAM instance pool of the server |
| Example: -ServerPoolSize=100 |
-ScriptUrl | Path or URL to a script file which is executed on jBEAM startup |
| Example: -ScriptUrl=<http://www.test.com/example.txt |
-Script | Path or URL to a script file which is executed on jBEAM startup |
| Example: -Script=<TEXT> |
-ScriptLanguage | defines the script language for executing the given ScriptURL parameter |
| Example: -ScriptLanguage=[BeanShell/Groovy/Python/Jython] |
-ServerDataImport | connect to server and start serverside import. Syntax: 3 parameters separated by colon: name of the importer class (String):name of the producer (String):import source (URL) |
| Example: -ServerDataImport=<TEXT> |
-Service | Service to be started with jBEAM. Provided services: "EnterpriseDataService" |
| Example: -Service=<TEXT> |
-Shell | indicates that jBEAM is started by shell |
-ShowErrorMessageDialog | defines whether a user-dialogue is shown, if an expected or unexpected error occurs. Usage: ShowErrorMessageDialog=Yes/No/Ask. A dialogue is shown only, if jBEAM is started with GUI. The start parameter value overrides the value defined in the preferences file. However, the value in the preferences file is not modified, if the start parameter is defined. |
| Example: -ShowErrorMessageDialog=[YES/NO/PENDING] |
-ShowStartButton | Display a button for starting jBEAM. This parameter is only evaluated if AutomaticStart is set to false. Default: true |
| Example: -ShowStartButton=[true/false] |
-SyncMode | defines the default sync mode for items at server. Use "MIRROR" for automatically sync all items between server and client, use "MANUAL" to display a dialog for item selection or use "NONE" to sync no items between server and client. |
| Example: -SyncMode=[MIRROR/MANUAL/NONE] |
-Watch | if this option is used, a watcher is created which observes the BEAM project file for changes. (only relevant if a BEAM project file is imported) |
| Example: -Watch=[true/false] |
-WindowHeight | height of the initial jBEAM window (e.g. 768, 768px, 10cm, 8in, 50%) |
| Example: -WindowHeight=0.0 |
-WindowWidth | width of the initial jBEAM window (e.g. 1024, 1024px, 15cm, 12in, 50%) |
| Example: -WindowWidth=0.0 |
-WindowLeftPosition | horizontal position of upper left corner of the initial jBEAM window (e.g. 50, 50px, 2cm, 1in, 5%) |
| Example: -WindowLeftPosition=0.0 |
-WindowTopPosition | vertical position of upper left corner of the initial jBEAM window (e.g. 50, 50px, 2cm, 1in, 5%) |
| Example: -WindowTopPosition=0.0 |
-WindowTitle | Title of the application window |
| Example: -WindowTitle=<TEXT> |
-WindowScrollable | Determines the panel is scrollable (only in presentation mode, default: true) |
| Example: -WindowScrollable=[true/false] |
-WindowIcon | Path to customized icon file. |
| Example: -WindowIcon=C:\example.txt |
-Check | Checks the java environment for jBEAM and saves the result to check-result.txt. |
| Example: -Check=[true/false] |
-TempDir | Sets the default directory for temporary files of jBEAM. |
| Example: -TempDir=C:\example.txt |
-UseEncryption | Defines whether the complete EnCom traffic should be encrypted or not. |
| Example: -UseEncryption=[true/false] |
-EnComKeyStoreFile | Defines the file path to the key store for starting a SSL/TLS encrypted EnCom server. The key store usually contains the public and private key for the SSL socket. Defining a key store is mandatory for an encrypted EnCom connection. |
| Example: -EnComKeyStoreFile=C:\example.txt |
-EnComKeyStorePassword | Defines the password of the key store for starting a SSL/TLS encrypted EnCom server. |
-EnComTrustStoreFile | Defines the file path to the trust store a SSL/TLS encrypted EnCom connection. The trust store usually contains public key of the EnCom server as trusted identity. |
| Example: -EnComTrustStoreFile=C:\example.txt |
-EnComTrustStorePassword | Defines the password of the trust store for a SSL/TLS encrypted EnCom connection. |
-SingleInstance | Start jBEAM as singleton. Is only supported in combination with java webstart |
| Example: -SingleInstance=[true/false] |
-RemoteControlServer | Connect to a Remote-Control-Server (RCS) after start to enable remote controlling of the current jBEAM instance. Use RemoteControlServer="<IDENTIFIER>@<SERVER_NAME_OR_IP>:<SERVER_PORT>"! |
| Example: -RemoteControlServer=<TEXT> |
-SkipLibraries | If set jBEAM will not load libraries from lib folder on startup. Use this to manually edit classpath |
| Example: -SkipLibraries=[true/false] |
-LibrariesFolder | Defines the local folder were all jBEAM libraries are stored. This folder will be loaded on every jBEAM startup to load all libraries. The default is "%APPDATA%/jBEAM/lib" on Windows and "%USER_HOME%/jBEAM/lib" for all other Operating Systems. |
| Example: -LibrariesFolder=C:\example.txt |
-AutoLoadLibraries | If this option is set jBEAM will automatically load missing libraries from the webserver and install them to your local library folder. |
| Example: -AutoLoadLibraries=[true/false] |
-LibrariesSource | Defines the source URL for loading missing and updated libraries. The default is "<http://download.jbeam.com/libraries" |
| Example: -LibrariesSource=<http://www.test.com/example.txt |
-ChannelMappingFile | Defines a channel mapping file for mapping channel names and units. |
| Example: -ChannelMappingFile=C:\example.txt |
-ImportFile | Defines the path to a measurement data file (e.g. header file), project file, layout file or multimedia file, which should be loaded on jBEAM startup |
| Example: -ImportFile=C:\example.txt |
-ImportFiles | Defines comma-separated paths to measurement data files (e.g. header file), project files, layout files or multimedia files, which should be loaded on jBEAM startup in the given order |
| Example: -ImportFiles=<TEXT> |
-UseCustomProxy | Defines a proxy for URL connections (http, https, ftp) which is used for most connections made in jBEAM. Use UseCustomProxy=<USERNAME>:<PASSWORD>@<PROXYHOST>:<PROXYPORT> (username and password are optional). |
| Example: -UseCustomProxy=<TEXT> |
-UseSystemProxy | If this parameter is set to true jBEAM will use the system default proxy settings for all types of connections (e.g. to http servers). |
| Example: -UseSystemProxy=[true/false] |
-StartMeasure | DEPRECATED! Use MeasurementStatus instead. If this parameter is set to true jBEAM will start the measurement automatically. |
| Example: -StartMeasure=[true/false] |
-MeasurementStatus | This parameter configures the initial measurement status of jBEAM. |
| Example: -MeasurementStatus=[STOPPED/STARTED/PAUSED] |
-LicenseServer | Defines a connection to a license-server. On startup jBEAM will try to license against this server. Use <SERVER_NAME_OR_IP> |
| Example: -LicenseServer=<TEXT> |
-LicenseClaimMode | Defines the mode, a license is claimed (one license per machine or one license per jBEAM instance). |
| Example: -LicenseClaimMode=[ONE_PER_MACHINE/ONE_PER_INSTANCE] |
-CeaComponentsFolder | Defines the local folder were additional CEA components are stored. This folder will be loaded on every jBEAM startup to load CEA components. |
| Example: -CeaComponentsFolder=C:\example.txt |
-LookAndFeelClassName | Defines the swing look and feel. If not defined, the system-dependent look and feel is used. |