11-18-2024 04:04 PM
Alright so I've been using these for quite some time but only recently realized I don't actually know how they were made. I can't seem to track them down to a specific file, as they're usually just copy pasted across. It's a Boolean Control that seems to be made up completely of decorations, but these decorations act as a single object. When the state changes, the entire decoration object changes it's color. It's not an image either, as you can right click->properties to change the color of true and false and it changes what the decorations object uses. I've been able to somewhat replicate it by replacing the light part of a boolean control with a decoration, but I can't seem to make multiple decorations be counted as a single copy to import onto the control. Any ideas what they did?
True:
False
Solved! Go to Solution.
11-18-2024 04:34 PM - edited 11-18-2024 04:42 PM
This decoration is one piece, not made up with multiple parts.
It's from LabVIEW Datalogging and Supervisory Control Module.
11-18-2024 04:48 PM
Ok, then my question changes to how do you make a custom decoration? Obviously this decoration is not in base LabVIEW (unless I'm absolutely blind) so it had to come from somewhere....
11-18-2024 04:56 PM
If you want to add multiple decorations to a control, you have to do it piece by piece.
11-18-2024 04:56 PM
@EthanHenry wrote:
Ok, then my question changes to how do you make a custom decoration? Obviously this decoration is not in base LabVIEW (unless I'm absolutely blind) so it had to come from somewhere....
The decorations in the attachment are built-in to LabVIEW, but not on the palette.
11-18-2024 05:02 PM
There's also this boolean which is built-in but not on the palette.
(Note that you can right-click on it and add segments.)
11-18-2024 05:13 PM
Wow well I stand corrected.... Good old LabVIEW... Thanks!
11-18-2024 05:28 PM
You can find 4000+ decors at:
https://lavag.org/topic/19186-all-labview-decoration-objects-image-ids-0-to-4096/