ProSoft Technology MVI69-ADM User Manual

Page 285

Advertising
background image

MVI-ADM ♦ 'C' Programmable

CIP Messaging Library Functions

'C' Programmable Application Development Module

Developer's Guide

ProSoft Technology, Inc.

Page 285 of 342

February 20, 2013

memcpy(RxDataBuf, sRecv->rxData, sRecv->dataSize);
// Indicate that new data has been received
RxDataCnt++;
return(MVI_SUCCESS);
}

See Also
MVIcip_RegisterAssemblyObj (page 272)

Advertising