WCCOAvalarch

Command line options

Option Meaning
-config Specifies the project via the project configuration file. Overwrites the PVSS_II environment variable. Note that only local registered projects can be specified using the -config option.
-data [hostname][:portnumber] Specifies the computer name (host name) and/or port number for the Data manager. The default is the own computer eiwnt105:4897.
-event [hostname][:portnumber] Defines the computer name and/or port number for the Event manager. Default is the own computer eiwnt105:4998
-extend Advanced functionality of the manager.
-help Informs about the possible command line options of the managers in log viewer.
-helpdbg Informs about the single debug levels for the option -dbg in the log viewer (for internal use).
-lang LangName With this option you can choose the default language for the manager , for example, -lang en_US.iso88591
-loadAllCtrlLibs Loads a CTRL script e.g. -loadAllCtrlLibs script.ctl
-log [+-][dp|file|stderr] Activates (+)or deactivates (-) selected log flags
-num managerNumber Via this option you can assign a number to a manager (default 1) , for example, -num 6
-perf Collects statistical data about the executed paths.
-PROJ name -proj can be specified instead of -config. Both -proj and -config overwrite the environment variable PVSS_II. If neither -proj nor -config is specified the PVSS_II variable is read first. If it is not specified the PVSS_II_PROJ is read. If both -proj and -config are specified the system checks if they match. -config takes priority.
-rcv receiveDebugLevel Activates the debug output for incoming messages [1,2]
-report all|0..31[,0..31]

Creates a diagnostic report

0=cpu, 1=heap, 2=dispatch

-reportfile filename

Specify a file name for the report stderr, stdout, filename.:

The file was saved in .../log

-snd sendDebugLevel Activates the debug output for sent messages [1,2]
-user username[:password] Specifies a user name and a password.
-version Informs about the current version and stops.

Debug levels

Number Meaning
1=noTimePrint No time information is printed "on streams" .
2=work General debug for the current manager.
3=bufferExtend A warning is shown if there is not enough buffer
4=inputReady
5=outputReady
6=send Shows all sent messages.
7=receive,
8=query, Shows all query actions.
9=dispatch
10=api_usr1, First available API debug flag for free use.
11

The -dbg flag 11 can be used to inform the user if values are written to old archive sets (this means values that are not written to the current archive set or to the archive set before the current set). The number of the old archive set, the current archive set and the data point ID are shown in the log viewer.

WCCOAvalarch(0), 2005.04.04 16:53:56.764, IMPL, SEVERE, 54, Unexpected state, Archive::processWrite - Info: Trying to write into ancient archive set 17, current is: 19

WCCOAvalarch(0), 2005.04.04 16:53:56.764, IMPL, SEVERE, 54, Unexpected state, Offending DP: DP-Id: 349, El-ID: 1

12=api_usr3 Third available API debug flag for free use.
13=dm_time,
14=dm_setEmptySlot
15=dm_serviceMode,
16=ev_work
17=ev_time100,
18=ev_sourceTime
19=ev_eventFile,
20=ev_alertFile
21=ev_evMain,
22=ui_panelTime,
23=ui_rent
24=drv_work,
25=drv_usr1, First available driver debug flag for free use.
26=drv_usr2 Second available driver debug flag for free use.
27=drv_usr3, Third available driver debug flag for free use.
28=redundancy, Shows redundant messages.
29=ctrl_trace Shows all Control commands of an executed script.