Search found 20 matches
- Mon Jan 27, 2020 5:52 pm
- Forum: Bugs / Problems
- Topic: ULC UX - Specify UI Number in Version 3.15
- Replies: 1
- Views: 2905
ULC UX - Specify UI Number in Version 3.15
Is it possible to specifiy the UI number used for the ULC UX browser client in the URL? For instance something like this: "http://localhost/data/ulc/start.html?num=7" I see that you can specify it in the uiArguments config entry (see below), but this is global for all ULC UX. [httpServer] ...
- Thu Oct 17, 2019 2:11 pm
- Forum: Features / Solutions
- Topic: uiConnect() - Can it connect to standard shape events?
- Replies: 1
- Views: 4565
uiConnect() - Can it connect to standard shape events?
Is it possible to use uiConnect() to connect to the standard shape events? For instance I would like to connect to the "selectionChanged" event of a table. However, the selectionChanged event is not recognised despite being shown in the results of the .event() function. Source Code: main()...
- Thu Dec 13, 2018 5:53 pm
- Forum: Bugs / Problems
- Topic: Video EWO - QT Warning
- Replies: 5
- Views: 6072
Re: Video EWO - QT Warning
Hi Martin,
Was this fix released with Patch 16? I cannot find an explicit mention of it in the read me.
Best Regards,
Louis
Was this fix released with Patch 16? I cannot find an explicit mention of it in the read me.
Best Regards,
Louis
- Fri Dec 07, 2018 4:28 pm
- Forum: HowTos
- Topic: Delete Table Widget
- Replies: 2
- Views: 4114
Re: Delete Table Widget
Thanks Martin, it worked.
- Fri Dec 07, 2018 1:48 pm
- Forum: HowTos
- Topic: Delete Table Widget
- Replies: 2
- Views: 4114
Delete Table Widget
Hi,
Is it possible to delete a widget from a table cell without deleting the row?
version 3.15
P015
Thanks,
Louis
Is it possible to delete a widget from a table cell without deleting the row?
version 3.15
P015
Thanks,
Louis
- Wed Nov 28, 2018 12:42 pm
- Forum: Features / Solutions
- Topic: GEDI - Panel Selection Drag Box
- Replies: 1
- Views: 4494
GEDI - Panel Selection Drag Box
<t>version 3.15 P015<br/> <br/> When editing a panel in the gedi, is there any shortcut to manually open a drag selection box?<br/> <br/> If there is a a background object covering most of the panel then the normal selection box does not appear when dragging the mouse. Instead the background object ...
- Wed Oct 31, 2018 2:41 pm
- Forum: Bugs / Problems
- Topic: Video EWO - QT Warning
- Replies: 5
- Views: 6072
Re: Video EWO - QT Warning
Thanks Martin.
Do you know what patch it will be released in?
Best Regards,
Louis
Do you know what patch it will be released in?
Best Regards,
Louis
- Thu Oct 11, 2018 12:41 pm
- Forum: Bugs / Problems
- Topic: Video EWO - QT Warning
- Replies: 5
- Views: 6072
Video EWO - QT Warning
<t>Hello,<br/> <br/> I am running a Video add-on WinCC OA Project version 3.15 P015 with Vimacc 2.2.4.7.<br/> <br/> Whenever a Video EWO is initialised on a panel the following QT warning appears in the log:<br/> <br/> WCCOAui1:WCCOAui (1), 2018.10.11 11:31:15.680, Qt, QWidget::paintEngine: Should n...
- Tue Aug 07, 2018 12:10 pm
- Forum: Features / Solutions
- Topic: Is it possible to dpQuery datapoint descriptions?
- Replies: 4
- Views: 4956
Re: Is it possible to dpQuery datapoint descriptions?
<t>Thank you for your replies.<br/> <br/> I cannot upgrade to 3.16 on my current project, but sysConnect sounds like a useful function to use in the future.<br/> <br/> As it's for a table on a graphic, I don't think it's worth doing an interval check since it's unlikely to be open for a large amount...
- Mon Aug 06, 2018 10:34 am
- Forum: Features / Solutions
- Topic: Is it possible to dpQuery datapoint descriptions?
- Replies: 4
- Views: 4956
Is it possible to dpQuery datapoint descriptions?
<t>Hi All,<br/> <br/> Is it possible to do a dpQuery to return the description, comment, or to just return the datapoint name of the queried datapoints?<br/> <br/> I would like to monitor the number of datapoints that match a certain query using a dpQueryConnectAll and then trigger some action when ...