Chapter 4: Using the Command Line Interface
156
Variables:
•
<option1> is one of the options:
C
or
F
.
Option
Description
C
This option displays the temperature in Celsius.
F
This option displays the temperature in Fahrenheit.
Set the default length unit:
config:#
user defaultpreferences preferredLengthUnit <option2>
Variables:
•
<option2> is one of the options:
meter
or
feet
.
Option
Description
meter
This option displays the length or height in meters.
feet
This option displays the length or height in feet.
Set the default pressure unit:
config:#
user defaultpreferences preferredPressureUnit <option3>
Variables:
•
<option3> is one of the options:
pascal
or
psi
.
Option
Description
pascal
This option displays the pressure value in Pascals (Pa).
psi
This option displays the pressure value in psi.
Examples
This section illustrates several user configuration examples.
Example 1 - Creating a User Profile
The following command creates a new user profile and sets two parameters for the new user.
config:#
user create May enable admin