Launching WCCOAUI.exe without log viewer

Discussion about recent product features & solutions!
Search

Post Reply
5 posts • Page 1 of 1
rajkumar.krishnan
Posts: 20
Joined: Fri Mar 07, 2014 2:46 pm

Launching WCCOAUI.exe without log viewer

Post by rajkumar.krishnan »

Hello,

I am launching the WINCCOA UI exe with the below options to disable the log viewer.

WCCOAUI.exe -console -log[-]

But still it launches the log viewer. Is it i am giving wrong command line arguments or something else needs to be done.

Thanks in advance

Regards,
Raj

User avatar
leoknipp
Posts: 2926
Joined: Tue Aug 24, 2010 7:28 pm

Re: Launching WCCOAUI.exe without log viewer

Post by leoknipp »

Hello,

the -log option is a standard option for every WinCC OA process to redirect the log-output and is not an option to define if the log-viewer shall be opened or not.
When opening the console panel it automatically shows the log viewer for the current project.

Why do you want to open the console without the logviewer?

Best Regards
Leopold Knipp
Senior Support Specialist

rajkumar.krishnan
Posts: 20
Joined: Fri Mar 07, 2014 2:46 pm

Re: Launching WCCOAUI.exe without log viewer

Post by rajkumar.krishnan »

Hello Leopold,

We would like to give option to the that it should not open by default if user needs he can enable it.

Regards,
Raj

funkey
Posts: 85
Joined: Mon Dec 27, 2010 1:11 pm

Re: Launching WCCOAUI.exe without log viewer

Post by funkey »

I always start my projects like this without console and without log viewer:

"C:\\Siemens\\Automation\\WinCC_OA\\3.11\\bin\\WCCOAui.exe -PROJ project_name -p vision/login.pnl -graphicssystem raster -style plastique"

User avatar
mkoller
Posts: 741
Joined: Fri Sep 17, 2010 9:03 am

Re: Launching WCCOAUI.exe without log viewer

Post by mkoller »

Just a small hint: -graphicssystem raster is not needed on windoze, since it's the only possibility there.
(Also on Linux since Qt version 4.8 -graphicssystem raster is the default)

Post Reply
5 posts • Page 1 of 1