代码仓
中
Set the electronic label content of the Pangea card
更新时间: 2026/08/06
在AtomGit上查看源码

Set the electronic label content of the Pangea card ​

Change History ​

openUBMC VersionRevision DateDescription
25.062025/06/26Initial draft: add command details

Basic Information ​

Function Description ​

Sets the electronic label content of the Pangea card.

Privilege ​

BasicSetting

Command Information ​

Request Information ​

ByteData Field
NetFn32h
CMDbch
1Slot_id
2:30x0100
4reserved
505h
6:7reserved
8:9Cur_num: number of current frames. The maximum value is 5. The frames must be sent in the sequence of 1 to 5.
9~228Data

Response Information ​

ByteData Field
1Completion Code

Command Example ​

Set the content of the electronic label of the Pangea card. ​

Request:

bash
ipmitool raw 0x32 0xbc 0x00 0x01 0x00 0x00 0x05 0x00  0x00 0x01 0x00 [data]

Response:

text
00

Back to Index ​