.

mpiAxisMemorySet

Declaration

 
long mpiAxisMemorySet(MPIAxis      axis,
                      void         *dst,
                      const void   *src,
                      long         count)
  Required Header: stdmpi.h

Description

mpiAxisMemorySet copies count bytes of application memory (starting at address src) to Axis (axis) memory (starting at address dst).

 
axis a handle to the Axis object
*dst pointer to the destination location to where the memory will be written
*src pointer to the source location of memory being read
*count size of memory to be written
   
 
Return Values  
MPIMessageOK  

See Also

mpiAxisMemory | mpiAxisMemoryGet

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering