Raritan Computer EMX2-111 User Manual

Page of 379
 
Chapter 10: Using the Command Line Interface 
 
 
283
 
 
Setting the Z Coordinate 
This command syntax specifies the Z coordinate of an environmental 
sensor. 
config:# 
externalsensor <n> zlabel "<coordinate>" 
 
Variables: 
 
<n> is the ID number of the environmental sensor that you want to 
configure. The ID number is assigned and shown in the EMX web 
interface. It is an integer between 1 and 16. 
 
Depending on the Z coordinate format you set, there are two types of 
values for the <coordinate> variable: 
Type 
Description 
Free form 
<coordinate> is a string comprising up to 24 
ASCII printable characters, and it must be 
enclosed in quotes. 
Rack units 
<coordinate> is an integer number in rack units. 
Note: To specify the Z coordinate using the rack units. See 
Setting the Z 
Coordinate Format for Environmental Sensors
 (on page 233). 
 
 
Example 
The following command sets the value "The 5th rack" to the Z coordinate 
of the environmental sensor with the ID number 4 after the Z coordinate's 
format is set to freeForm
config:# 
externalsensor 4 zlabel "The 5th rack"