09-12-2023 12:17 AM
09-12-2023 12:37 AM
09-12-2023 10:53 AM
DMC's GUI Suite has some of those under buttons and radiobuttons.
https://www.ni.com/en/support/downloads/tools-network/download.gui-suite.html
09-12-2023 12:55 PM
09-12-2023 05:16 PM
The DMC GUI Suite is excellent, but I see performance issues when a front panel containing these controls is open.
For example this FP (with no code except the buttons):
When FP is open:
When the FP is Minimized:
Tested on LabVIEW 2018 32 bit running natively and LabVIEW 2018 64 bit running in a VM.
This CPU usage doesn't make sense to me. It would be nice if others could verify this issue.
I ended up creating a few of my own buttons which didn't have this problem.
09-13-2023 12:43 AM - edited 09-13-2023 12:44 AM
Hi Steve,
@stevem181 wrote:
This CPU usage doesn't make sense to me. It would be nice if others could verify this issue.
I don't see this behaviour on LV2019/i7-12800H: it stays at <2% CPU no matter the frontpanel is open/minimized/maximized…
(The "2%" is with lots of background tools/services on this business laptop due to company IT management.)
09-13-2023 02:02 AM
Also don't see increased CPU usage with this VI on my PC (LabVIEW 2023Q3 x64/Win10).
But I have another question. Just curious - which control was used as template for this button with rounded corners? Usually when graphic is inserted as picture items, then the radius of the corners will be resized together with control, but in this case it keep the shape, for example, compared with Classic Control:
And this is the button with six states:
How to create such customized control step by step from the scratch?
12-03-2024 04:31 AM
I have the exact same problem. Having even three or four of the DMC GUI buttons on a panel (at edit- or run-time) pins my CPU at 20%. The load disappears when the panel is minimised. Interestingly, it's not a problem if I compile the output to a .exe and run that.
It's a shame as the DMC tools are beautiful, but I can't use them like this, so will have to find an alternative.
12-04-2024 09:58 AM
@Andrey_Dmitriev wrote:
Also don't see increased CPU usage with this VI on my PC (LabVIEW 2023Q3 x64/Win10).
But I have another question. Just curious - which control was used as template for this button with rounded corners? Usually when graphic is inserted as picture items, then the radius of the corners will be resized together with control, but in this case it keep the shape, for example, compared with Classic Control:
How to create such customized control step by step from the scratch?
The secrete is in the image imported during customizing, not in the original control.
I don't know which image they used. There are a few such images available. See attached VI.
12-09-2024 03:21 AM
Hi Alex,
> I have the exact same problem. Having even three or four of the DMC GUI buttons
> on a panel (at edit- or run-time) pins my CPU at 20%.
Sorry you also have this issue but it's nice to know that I'm not the only one.
My video setup is a bit unusual, but maybe there is a common trait.
The video card:
AMD FirePro W600 (6 DisplayPort outputs with 6 2560x1440 DP monitors)
This is a PCIe 3.0 x16 board used in a PCIe 4.0 AMD motherboard.
I have tried running the DDU v18.0.7.5 utility a couple of times and installed the
latest drivers but still no success. Also tried switching the video card with the
same model with no change.
What is your video setup?