HP Integrity rx4610 User Manual page 242

Hp server rx4610 user guide
Hide thumbs Also See for Integrity rx4610:
Table of Contents

Advertisement

Appendix C
The other component of the Display entry is the format string and data markers.
The format string is similar to a C style format string. Text from the format string
will be displayed as written between a set of quotation marks, with the only
exceptions being the formatting options. Formatting options will allow the
insertion of data, and cursor control.
Currently supported options:
\n
Provides a Carriage return and a line feed
\r
Provides a Carriage return only.
%s
Displays data from the EEPROM that corresponds to the data
marker.
%x
Displays data in hex format.
Data markers provide a way of identifying which field from the EEPROM is to be
displayed. A table is provided that lists all the supported fields and the data
marker associated with each field.
Example of an INI File:
[INF_FILE]
Signature=FRUSDR_INI_FILE
FileFormatVersion = 01
ManufacturersID=000157
[DISPLAY]
LINE10= "Chassis Type
LINE11= "Chassis Part number
LINE03= "INTEL Serial number
LINE01= "ACME Part number
LINE04= "ACME Device info
LINE02= "ACME FRU number
234
INI File Format
:%x \n"
C1
:%s \n"
C2
:%s \n"
B4
:%s \n"
M5
:%s \n"
M6
:%s \n"
M7

Advertisement

Table of Contents
loading

Table of Contents