Jump to content

Zou

Members
  • Posts

    74
  • Joined

  • Last visited

  • Days Won

    6

Posts posted by Zou

  1. On 6/29/2023 at 3:20 AM, Rolf Kalbermatter said:

    More than one per state? No.

    That's not accurate.

    It's more like this:

    - All states looks different decor:       1 decor,

    - True state has decor, False state has no decor:    1 decor,

    - All states looks same decor: as many as you want.

     

    Untitled.png

    Untitled2.png

    2 decors.ctl

  2. It's the "space" character problem.

    Build your own search function:

    1. Change your unicode string display mode to Hex to find out the "space" character in Hex

    2. Use it to convert your string to an array using the spreadsheet to array function

    3. Use search 1D array to find matching word

     

  3. I added this gauge to an existing VI/proj. in LabVIEW 2014 SP1, and then customized it.

    The VI/proj. was upgraded from LabVIEW 2011 previously.

    Had a huge performance problem with a translucent button before, so I checked when I have performance issue again.

     

     

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.