LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

numeric indicators to smart array

Hi guys, I have numeric indicators, which read satelite number and C/N from GPS sentense.

I need move this indicators to some cluster or something. Satellites with 0dB i need make gray and disable.
There is pdf and vi's. This is subVI.

Download All
0 Kudos
Message 1 of 12
(4,342 Views)

@lacika wrote:

Satellites with 0dB i need make gray and disable.


For this you can use the Disabled property and set the input to Disabled and Grayed out if the indicator is equal to 0xDB

 

http://zone.ni.com/reference/en-XX/help/371361L-01/lvprop/ctrl_disabled/

 


lacika wrote:

I need move this indicators to some cluster or something.


You're going to have to give us more information here.  Why do you think you need to cluster these elements?  What is the end goal of doing this?  What do you want to do with your applicaion that you cannot currently do?

 

 

Matt J | National Instruments | CLA
0 Kudos
Message 2 of 12
(4,319 Views)

Could you please explain in a little more detail what you want to do?

0 Kudos
Message 3 of 12
(4,311 Views)

Hi. I try explain it.
I have much numeric ingicators like satelit č (satellite number) and S/Š (C/N). I need make from this indicators one smart indicator. Which know hide C/N and satellite with no signal (0 dB).

0 Kudos
Message 4 of 12
(4,248 Views)

Hi, could you explain a little bit better what you mean bu smart indicator please.

0 Kudos
Message 5 of 12
(4,218 Views)

Something like this. Indicators in array.

Download All
0 Kudos
Message 6 of 12
(4,183 Views)

It seems like to want an array of clusters.  I'm still not totally clear what you're going for though.

0 Kudos
Message 7 of 12
(4,167 Views)

I just need get indicators to some group and conect it to panel (icon)

0 Kudos
Message 8 of 12
(4,047 Views)

Hi, why do you want to implement your indicators in this way, what is the main goal of your applications, beacause maybe we can use something different to achieve the same thing.

0 Kudos
Message 9 of 12
(3,994 Views)

U bundle it in aray. Pin on terminl aray, and working with it. It's done..

0 Kudos
Message 10 of 12
(3,968 Views)