Raritan Computer EMX2-111 User Manual

Page of 379
Chapter 10: Using the Command Line Interface 
 
318
 
 
 
Setting the LED Disconnect Color 
This command syntax sets the LED color for all rack units on the 
connected asset sensor(s) to indicate the absence of a connected asset 
tag. 
config:# 
assetStrip <n> LEDColorForDisconnectedTags <color> 
 
 
Setting an LED Color for a Rack Unit 
This command syntax sets the LED color for a specific rack unit on the 
specified asset sensor. You need to set a rack unit's LED color only 
when the LED operation mode of this rack unit has been set to "manual." 
config:# 
rackUnit <n> <rack_unit> LEDColor <color> 
 
Variables: 
 
<n> is the number of the FEATURE port where the selected asset 
sensor is physically connected. For the EMX device with only one 
FEATURE port, the number is always 1. 
 
<rack_unit> is the index number of the desired rack unit. The index 
number of each rack unit is available on the Asset Strip page of the 
web interface. 
 
<color> is the hexadecimal RGB value of a color in HTML format. 
The <color> variable ranges from #000000 to #FFFFFF. 
Note: A rack unit's LED color setting overrides the global LED color 
setting on it. See Global LED Color Settings. 
 
 
Example 
The following command sets the LED color of the rack unit whose index 
number is 25 on the asset sensor#1 to PINK (that is, FF00FF). 
config:# 
rackUnit 1 25 LEDColor #FF00FF