Software Library Reference Manual for VME 429 67
Section 4 - Memory Functions
4 MEMORY FUNCTIONS
Section 4 defines the Memory function calls of the API S/W Library. The Memory
functions provide the capability to read and write to the 429 module's memory. Table
4-I defines the list and definition of Memory function calls within this group. The
function calls in this table are listed in a functional order, however, the detailed
descriptions of the Memory function calls in the following sections are in alphabetical
order.
Table 4-I Memory Function Descriptions
Function Description
Api429CmdRamRead
Reads from API429 Memory
Api429CmdRamWrite
Writes to API429 Memory
Api429ReadMemData
Reads a data word from a memory
Api429ReadBlockMemData
Reads a block of data from a memory
Api429WriteMemData
Writes a data word to a memory
Api429WriteBlockMemData
Writes a block of data to a memory