Using the MegaRAC Hardware Health Function
13
HHF Parameters,
Continued
User Data (hex)
In this section, you can enter the hexadecimal address for
the local data.
Advanced Information
Use this section to enter the Read position, select
not to stop, and the type of data:
•
Signed Byte
•
Unsigned Byte
•
Signed Word
•
Unsigned Word
•
Signed Dword (double word)
•
Unsigned Dword
•
Script Table
The selections that you make in the first six sections on this
screen are combined in a script in the Script Table section.
For example, the script in the screen above is:
The script has the following parts:
•
[rdl:I2C,2D] [] [wrp:20].
•
rdl - read user data
•
I2C - access method
•
2D – Slave ID
•
[] - no operations
•
wrp – write back to port
•
20 – user data
Cont'd