Numeric Display Options—Display

Options can be set for one cell or multiple cells by selecting the cell(s) and then clicking Options.

Data Display

Numerical Format Options

Select Automatic to have the number of decimal places determined automatically by the data value. Select Specify Decimal Places to specify how many decimal places will be shown in the Decimal Places field. Select Show as Timestamp to display the data value as a timestamp.

Decimal Places

Determines the number of decimal places that will be displayed when Format is set to Specify Decimal Places. The maximum number of decimal places is seven. Type in a number or use the arrow keys to the right of the value.

NOTE: This option will only affect the display of a floating point number.

Boolean Options

True Text

Specifies the string that will be displayed when a Boolean data value is true. Type in a string value.

False Text

Specifies the string that will be displayed when a Boolean data value is false. Type in a string value.

NOTE: A Boolean variable is a variable that can have one of two states: high/low, off/on, -1/0, true/false. Variables for CRBasic dataloggers can be declared as Boolean with the Public or Dim statement.

Timestamp Options

Show Dates(s)

Check this box to show both the date and time for a timestamp. Clear the check box to display only the time.

Show Milliseconds

Check this box to show milliseconds for a timestamp. Clear the check box to omit milliseconds on the timestamp display.

Color Options

Cell Color

Defines the color to be used for the background of the data value name. Press the button to the right of the color square to define a new color

Text Color

Defines the color to be used for the data value name. Press the button to the right of the color square to define a new color.

Data Cell Justification

Field Name

Indicates whether the field name will be left-justified, centered, or right-justified.

Data Value

Indicates whether the data value will be left-justified, centered, or right-justified.