Search found 20 matches

Search

by vbalan007
Thu Jun 18, 2020 6:37 pm
Forum: Bugs / Problems
Topic: WinccOA 3.17 P 4 - OPC UA items are not availble
Replies: 1
Views: 3220

Re: WinccOA 3.17 P 4 - OPC UA items are not availble

Found the issue. Internal datapoint for OPCUA dpgroups changed in new version.
by vbalan007
Wed Jun 17, 2020 7:47 pm
Forum: Bugs / Problems
Topic: WinccOA 3.17 P 4 - OPC UA items are not availble
Replies: 1
Views: 3220

WinccOA 3.17 P 4 - OPC UA items are not availble

Hi , I am in the process of upgrading 3.16 version to 3.17 version. Need to migrate the existing WinncOA OPC UA server to 3.17 version. While testing the new version, it was found that I could connect to the server, but not able to see the tags added in opcua dpgroup. config file: [opcuasrv] disable...
by vbalan007
Tue Oct 15, 2019 5:41 pm
Forum: Features / Solutions
Topic: Reading Click event in OA
Replies: 2
Views: 5187

Re: Reading Click event in OA

Agreed. But what if we create an object at run-time. say we are creating a rectangular clickable box , sometimes the mouse click is not recognized.
by vbalan007
Mon Oct 14, 2019 6:10 pm
Forum: Features / Solutions
Topic: Reading Click event in OA
Replies: 2
Views: 5187

Reading Click event in OA

Hi ,

Are there any way to acknowledge / read the click event of a mouse?

Especially if we are using click events on custom built objects.

Thanks,
Bala
by vbalan007
Wed Oct 09, 2019 4:57 pm
Forum: Bugs / Problems
Topic: DesktopUI config file and TitleBar
Replies: 2
Views: 3684

Re: DesktopUI config file and TitleBar

Thank you. I will prefer using webclient config file rather than editing the ctl.

Regarding the Title bar, Are there any way to display title bar in scaledown mode in DesktopUI.

I am initializing an embedded module(moduleShowFullScreen) in the 4k base panel.
by vbalan007
Tue Oct 08, 2019 11:04 pm
Forum: Bugs / Problems
Topic: DesktopUI config file and TitleBar
Replies: 2
Views: 3684

DesktopUI config file and TitleBar

Hi, By default, Desktop UI is not loading the [ui] parameters from the config file. We need to edit the ctl - webclient_http to incorporate the settings from regular UI client. In future , will Desktop inherit all the parameters from the project config file automatically? If we scaledown (downscaleO...
by vbalan007
Mon Oct 07, 2019 4:25 pm
Forum: Bugs / Problems
Topic: Color Palette Bulk read
Replies: 4
Views: 4823

Re: Color Palette Bulk read

Thank you! will use both the approaches for reading colors. for grouping and reading colors , based on colordbname, will use the earlier approach. for reading a individual color or color pattern's based on individual colorname, will use the latter.
by vbalan007
Fri Oct 04, 2019 10:49 pm
Forum: Bugs / Problems
Topic: Color Palette Bulk read
Replies: 4
Views: 4823

Re: Color Palette Bulk read

Thanks a lot!
by vbalan007
Thu Oct 03, 2019 7:53 pm
Forum: Bugs / Problems
Topic: Color Palette Bulk read
Replies: 4
Views: 4823

Color Palette Bulk read

Hi ,

Is there any way to read all the contents of the colorDB via script?

For example, colorDB1 has 10 colors , I would like to read it all and store it in a dyn_string.

Thanks,
Bala
by vbalan007
Wed Aug 21, 2019 8:28 pm
Forum: Bugs / Problems
Topic: Variable not defined (using pmon_query).
Replies: 8
Views: 8644

Re: Variable not defined (using pmon_query).

try using pmonWatchdog instead of pmon