I'm using a series for variable digital gauges to show the current state of the pond.. Oxygen level pH Salinity and so on. When one of these values falls outside set parameters I want the gauge to show the result in red. Simple enough there is a property command to do this ..
PROPERTY <Component ID> 'SCALES[n]->OPTIONSVIEW->SEGMENTCOLORON' 'Value' I have tried every possible combination but can't seem to get it to work. My property looks like this. PROPERTY phgauge 'SCALES[1]->OPTIONSVIEW->SEGMENTCOLORON' 'RED' I have tried it with the inverted commas, without them no difference in the result. Anyone ? -- Regards Tony -- For group guidelines, visit http://www.rbase.com/support/usersgroup_guidelines.php --- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rbase-l/CABnhDARiqmcXYCZQff%3DjrgeqP%3DEnzv9bUKfNjC6sQ_ONeWjgGw%40mail.gmail.com.

