.

meiSqNodeMemorySet

Declaration

 
long meiSqNodeMemorySet(MEISqNode    node,
                        void         *dst,
                        const  void  *src,
                        long         count);
  Required Header: stdmei.h

Description

meiSqNodeMemorySet reads count bytes of application memory, starting from address src and writes it to an SqNode's memory, starting at address dst.

 
node a handle to a SynqNet node object
*dst pointer to the destination address in SqNode memory
*src pointer to the source address in application memory
count number of bytes to copy
   
 
Return Values
MPIMessageOK  

See Also

meiSqNodeMemory | meiSqNodeMemoryGet

 

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