Raritan Computer EMX2-111 User Manual

Page of 379
Chapter 10: Using the Command Line Interface 
 
282
 
 
 
Setting the X Coordinate 
This command syntax specifies the X coordinate of an environmental 
sensor. 
config:# 
externalsensor <n> xlabel "<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. 
 
<coordinate> is a string comprising up to 24 ASCII printable 
characters, and it must be enclosed in quotes. 
 
 
Example 
The following command sets the value "The 2nd cabinet" to the X 
coordinate of the environmental sensor with the ID number 4. 
config:# 
externalsensor 4 xlabel "The 2nd cabinet" 
 
 
Setting the Y Coordinate 
This command syntax specifies the Y coordinate of an environmental 
sensor. 
config:# 
externalsensor <n> ylabel "<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. 
 
<coordinate> is a string comprising up to 24 ASCII printable 
characters, and it must be enclosed in quotes. 
 
 
Example 
The following command sets the value "The 4th row" to the Y coordinate 
of the environmental sensor with the ID number 4. 
config:# 
externalsensor 4 ylabel "The 4th row"