Motload firmware – Artesyn CPCI-6200 Installation and Use (May 2015) User Manual
Page 153

MOTLoad Firmware
CPCI-6200 Installation and Use (6806800J66E)
153
vmeCfg
Manages user specified VME configuration parameters
vpdDisplay
VPD Display
vpdEdit
VPD Edit
waitProbe
Wait for I/O Probe to Complete
Table 6-1 MOTLoad Commands (continued)
Command
Description
Note:
Due to the difference in endianness of the board, the sromWrite command automatically
swaps bytes as these are written into memory. The sromRead command accesses the actual
memory contents and does not swap bytes as it reads. Therefore, the memory that is read
through sromRead will look different from the source used by sromWrite.
For example, if the data being written start with this sequence:
15 16 1E 00 10 B5 65 40 00 CB 06 04 40 01 06 09
Then, the data retrieved through the sromRead command will appear as:
16 15 00 1E B5 10 40 65 CB 00 04 06 01 40 09 06
This behavior is normal for these commands on the CPCI-6200.