 lacika
		
			lacika
		
		
		
		
		
		
		
		
	
			03-09-2015 06:06 AM
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.
03-09-2015 07:35 AM
@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?
 NiAchilles
		
			NiAchilles
		
		
		
		
		
		
		
		
	
			03-09-2015 07:55 AM
Could you please explain in a little more detail what you want to do?
03-12-2015 03:28 AM
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).
03-12-2015 04:02 PM
Hi, could you explain a little bit better what you mean bu smart indicator please.
03-13-2015 04:39 AM
Something like this. Indicators in array.
 NiAchilles
		
			NiAchilles
		
		
		
		
		
		
		
		
	
			03-13-2015 05:45 AM
It seems like to want an array of clusters. I'm still not totally clear what you're going for though.
03-28-2015 07:48 AM
I just need get indicators to some group and conect it to panel (icon)
03-30-2015 05:35 PM
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.
03-31-2015 08:07 AM
U bundle it in aray. Pin on terminl aray, and working with it. It's done..