LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Batch Create Custom Interface Palette

Solved!
Go to solution

Hi All,

 

I'm looking for a way to meet a company color & UI look an feel in Labview controls & indicators. Is there a way to do this in batch or bulk? For example edit the silver control and indicators to be flat(no shading), all use a specific font, & have matching color scheme. I'm new to labview so it may be that I dont know the correct terminology to search for what I'm looking for.

 

Thank you 

0 Kudos
Message 1 of 4
(2,322 Views)

Vi scripting will allow you to open references to vis, and replace any silver controls with system controls and edit colors text font and size.  This is not for a new user!  This is for someone with mature knowledge of LabVIEW who has had advanced training and experience.   


"Should be" isn't "Is" -Jay
0 Kudos
Message 2 of 4
(2,309 Views)

I publish the only known utility for interactively batch editing VIs using VI Scripts or QuickDrop scripts.  Links are provided to download over 100 sample scripts from NI which you can modify to suite your needs.  I just published my user group presentation on how to do it.

 

A 30 day unrestricted trail will allow to make all the changes you describe in record time.

https://www.ni.com/en-us/shop/product/property-inspector.html

 

Michael Munroe, CLD, CTD, MCP
Automate 1M+ VI Search, Sort and Edit operations with Property Inspector 5.0, now with a new Interactive Window Manager!
Now supports full project automation using one-click custom macros or CLI.
Message 3 of 4
(2,293 Views)
Solution
Accepted by sqmurray

@sqmurray wrote:

Hi All,

 

I'm looking for a way to meet a company color & UI look an feel in Labview controls & indicators. Is there a way to do this in batch or bulk? For example edit the silver control and indicators to be flat(no shading), all use a specific font, & have matching color scheme. I'm new to labview so it may be that I dont know the correct terminology to search for what I'm looking for.

 

Thank you 


I believe the OP is asking whether there is way to automate Customizing Controls, and creating a palette of Company controls.

 

I do not know whether this is possible via scripting, I do know customizing controls is a painful process.

 

These Control sets are BSD/attribute licenses, so may be applicable for your needs.

  1. JKI has flat controls -available from VIPM
  2. drjpowell has flat controls - available from VIPM
  3. DMC has flat controls - available from their website

You can try those out to see if they meet a "I don't want this program to look like LabVIEW criteria." 😉

 

mcduff

0 Kudos
Message 4 of 4
(2,282 Views)