How to scroll a long panel with a script

Discussion about recent product features & solutions!
3 posts • Page 1 of 1
Shlip
Posts:10
Joined: Tue May 02, 2017 4:27 pm

How to scroll a long panel with a script

Post by Shlip »

Hello!

I am using using WinCC OA 3.15 P011.

I have a very long panel in a project, it's size is about 1912*20000 pixels. However, i use a vision ui with the standard 1920*1080 resolution.

When I open this panel in a main module, it has a scroll bar.

I would like to implement a script which can scroll the panel inside the module to a certain coordinate (but not only to top or to bottom).

I appreciate if somebody have any ideas!
Thank you in advance!

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: How to scroll a long panel with a script

Post by leoknipp »

With the function ZoomModule() you can scroll the panel by script.
For details please have a look at the WinCC OA Documentation.

Best Regards
Leopold Knipp
Senior Support Specialist

Shlip
Posts:10
Joined: Tue May 02, 2017 4:27 pm

Re: How to scroll a long panel with a script

Post by Shlip »

Thanks a lot!

It is exactly what I was searching for

3 posts • Page 1 of 1