1 conditionals defined, Conditionals defined – Daktronics Venus DataStreamer User Manual
Page 74

68
Conditionals
3. Type desired text.
To set the text color, complete the following:
1. Click in the Set Color box.
2. Click in the field next to Set Color to activate the color field.
3. Click the down arrow to select the desired color.
Comparisons can be performed between fields in the selected data source or with a literal
value. If a literal value is used for comparison, it must be enclosed in quotes or the Venus
DataStreamer software will look for a field with that name.
Example: If comparing two fields and the Type is left as General: Value 1 is “1” and Value 2 is
“01”. While numerically they are the same value, in a general or text comparison, the “01”
value would be greater.
8.1 Conditionals Defined
The available conditionals are defined as follows:
Equal to– If the value of the incoming data is equal to the set parameter, then the data will be
displayed with the conditional format applied.
Not equal to– If the value of the incoming data is not equal to the set parameter, then the
data will be displayed with the conditional format applied.
Greater than – If the value of the incoming data is greater than the set parameter, then the
data will be displayed with the conditional format applied.
Greater than or equal to – If the value of the incoming data is greater than or equal to the set
parameter, then the data will be displayed with the conditional format applied.
Less than – If the value of the incoming data is less than the set parameter, then the data will
be displayed with the conditional format applied.
Less than or equal to – If the value of the incoming data is less than or equal to the set
parameter, then the data will be displayed with the conditional format applied.
Between – If the value of the incoming data equals the two set parameter numbers, or any
number in between, then the data will be displayed with the conditional format applied.
Not between – If the value of the incoming data does not include the two set parameter
numbers or anything in between, then the data will be displayed with the conditional format
applied.
Contains – If the value of the incoming data contains the set parameter, then the data will be
displayed with the conditional format applied.