White Papers

38 Version 1.4.0
Table 37 ShowErrorsOnLCD() Method: Return Code Values
560
Value
Description
0
Completed with no error
2
Failed
Table 38 ShowErrorsOnLCD() Method: Parameters
561
Qualifiers
Name
Type
Description/Values
IN, REQ
Show
Boolean
Whether to show or hide LCD errors
OUT
MessageID
String
Error Message ID may be used to look-up in
the Dell Message registry files. For more
information, see Error Message Registry.
OUT
Message
String
Error Message
OUT
MessageArguments[]
String
Error MessageArguments
562
Table 39 ShowErrorsOnLCD() Method: Standard Messages
563
MessageID (OUT parameter)
Message
MessageArguments[]
SYS001
The command was succesful
SYS002
The command failed
SYS003
Missing parameter(s) <parameter
name>
Show
SYS004
Invalid parameter value for
<parameter name>
Show
SYS024
Attribute dependency failed
8.6 DCIM_SystemManagementService.IdentifyChassis()
564
The IdentifyChassis() method is used to turn on and off LEDs on the chassis in order to identify the
565
system.
566
Return code values for the IdentifyChassis( ) method are specified in Table 40, and parameters are
567
specified in Table 41.
568
Table 40 IdentifyChassis( ) Method: Return Code Values
569
Value
Description
0
Completed with no error
2
Failed
Table 41 IdentifyChassis( ) Method: Parameters
570
Qualifiers
Name
Type
Description/Values
IN, REQ
IdentifyState
Uint8
This parameter represents the requested state
of the identifying LED.
0 Disabled
1 Enabled
2 Time Limited Enabled