126 vpdedit, 126vpdedit, Vpdedit – Artesyn MOTLoad Firmware Package User's Manual (February 2015) User Manual
Page 227: Motload commands

MOTLoad Commands
MOTLoad Firmware Package User’s Manual (6806800C24D)
227
3.1.126 vpdEdit
Name
vpdEdit—edit the MOTLoad VPD data packets from the on-board VPD SROM. The contents of
the VPD SROM are copied to a memory buffer, then a byte-by-byte editor is provided to make
changes. A single period (".") terminates the edit mode, followed by a final prompt to either
update or not update the VPD SROM.
Synopsis
vpdEdit [-d] [-n]
Parameters
-d Ps: Device Name (Default = Primary Onboard Device)
-n Ph: Number of Bytes to Read (Default = Full VPD Packet)
Example
The following example indicates a typical display when using the vpdEdit command.
MOTLoad> vpdEdit
Reading VPD SROM...
008C2000 4D?
008C2001 4E? 4F.
Program VPD SROM (Y/N)? y
Writing VPD SROM... Complete
Error Messages
vpdEdit(): open(<device>) failed, errno = <value>
Failed to open VPD SROM.
vpdEdit(): ioctl(100) failed, errno = <value>
Unable to determine device type of SROM.
vpdEdit(): unsupported device type
VPD device is not an SROM.