The following documentation gives an overview about the start parameter of jBEAM.
Defines the path to a measurement data file (e.g. header file), project file or template, layout file, script file or multimedia file, which should be loaded on jBEAM startup. jBEAM tries to detect the file format automatically. The path to the file may be absolute or relative to the jBEAM working directory.
URL corresponds to a relative path to a file or an absolute path or URL to the script.
With relative paths, the startup directory of jBEAM is taken as the origin (CodeBase).
Beispiele:
The importer class corresponds to the classname of an importer in jBEAM.
The name of the importer corresponds to the name of the producer in jBEAM.
URL corresponds to a relative path to a file or an absolute path or URL to the script. With relative paths, the startup directory of jBEAM is taken as the origin (CodeBase).
Example:
Example for several files:
Example for ODS Databases:
This string connects to the Server my-server:2809 at ORB /org/asam/ods/myDatabase using USERNAME and PASSWORD as login data and imports the measurement at the ASAM-Path "/[Environment]MDM/[Project]Projekt/[StructureLevel]MyLevel/[Test]VA_123/[TestStep]MyTestStep/[MeaResult]MyMeasurement.csv". It is also possible to provide a live session instead of server, username and password via the IOR string:
URL corresponds to a relative path to a file or an absolute path or URL to the script.
With relative paths, the startup directory of jBEAM is taken as the origin (CodeBase).
Example:
File corresponds to the path of the binary project file.
Example:
File corresponds to a path to the jBEAM preferences file.
Defines the file that is used for loading and saving of jBEAM preferences.
Example:
File corresponds to a path to the BEAM project file (only read if openbin is not adjusted).
Example:
Watch
The entry of the parameter name is evaluated as Watch = true. In this case, a Watcher is generated, which observes the BEAM project file for changes. (only relevant when a BEAM file is imported)
Example:
Watch
Printbin
The entry of the parameter name is evaluated as Printbin = true. In this case, the jBEAM project file will be printed and the application will be closed (requires the parameter Openbin or OpenBeamMgc)
Example:
Printbin
The entry of the parameter name is evaluated as shell = true. In this case it will be showed that jBEAM was started from the shell.
Example:
Shell
URL corresponds to a relative path to a file or an absolute path or URL to the script.
With relative paths, the startup directory of jBEAM is taken as the origin (CodeBase).
Examples:
Synchronization type corresponds [ALL_ITEMS|NO_ITEMS|CUSTOMIZE]: ALL_ITEMS: Synchronyses all data objects from server with the client NO_ITEMS: Leaves all data objects on the server, user has to subscribe data objects from server manuel CUSTOMIZE: Leaves all data objects on the server, a dialog for file choosing will be opened automatically
Examples:
The importer class corresponds to the classname of an importer in jBEAM.
The name of the importer corresponds to the name of the producer in jBEAM.
The import path corresponds to a relative path to a file or an absolute path or URL to the script.
With relative paths, the startup directory of jBEAM is taken as the origin (CodeBase).
Examples:
For the logging control in jBEAM the settings of the following parameters are necessary: Logger, LoggerStartCondition, Logfile, LogLimit.
STRING corresponds to a String with the following elements:
“Disabled ” (no Logging)
“Error” (serious error),
“Warning” (Problem, which doesn´t abborts the execution of the application)
“Info ” (News for user information)
“Configuration” (Messages about configuration)
“Fine” (Messages about debug)
“Finer” (Finer messages about debug)
“Finest ” (Finest messages about debug)
Example:
File corresponds to a path to the log file. Instead to the console, it will be logged in this file.
Example:
Integer corresponds to the maximum length of a logging message.
Example:
The entry of the parameter name is rated as Fullscreen = true (start in fullscreen mode). By starting in normal mode, the parameter name hasn´t to be entered.
Examples:
Fullscreen
help
The entry of the parameter name is rated as help= true. In this case, the starting parameters and their descriptions are outputted to help and jBEAM will be closed.
Example:
help
The language of jBEAM is set with this parameter.
STRING corresponds to a String with the following elements:
“de_DE ” : German
“en_EN” : English
“ru_RU” : Russian
“fr_FR” : French
…
Default: System language (if supported), else English
Example:
The adress of a licenseserver is set with this parameter.
Example:
STRING corresponds to a String with the following elements: “Desktop”, “Presentation”, "Viewer", "Service"
Defines the viewmode of jBEAM.
Example:
STRING status of the measurement(STARTED|PAUSED).
Example:
Service="<STRING>"
STRING corresponds to the name of the service.
Service, which starts with jBEAM.
Example:
Service="EnterpriseDataService"
Mode="<STRING>"
STRING corresponds to a String with the following elements: “Desktop”, “Presentation”, "Viewer"
Defines the viewmode of jBEAM.
Example:
Mode="<STRING>"
Defines a own title of the jBEAM window.
Example:
Defines width and length of the jBEAM window. Values can be used as 1024, 1024px, 12.5% or 7.5cm. All compatible units can be used instead of 'cm' in example.
Example:
Defines position of the jBEAM window. Values can be used as 1024, 1024px, 12.5% or 7.5cm. All compatible units can be used instead of 'cm' in example.
Example:
All numeric arrays will be initialized with this parameter.
Default: 100
Example:
jBEAM window with or without menubar. Menubar is only available in Desktop-Mode, i.e. if parameter Mode=Desktop is adjusted.
Example:
BOOLEAN corresponds to a string of the following list: “true”, “false”
Specifies whether jBEAM should be started immediately after the applet.
Example:
The entry of the parameter name is rated as ShowStartButton = true.
Displays a button to launch jBEAM. This parameter is only evaluated if AutomaticStart = false and this parameters are entered.
Example:
The entry of the parametername is evaluated as NewWindow = true.
Starts jBEAM in an own window. If the parameter is not entered, jBEAM is started in the applet container.
Example: