
MVI-ADM ♦ 'C' Programmable CIP Messaging Library Functions
'C' Programmable Application Development Module Developer's Guide
ProSoft Technology, Inc. Page 277 of 342
February 20, 2013
MVIHANDLE connHandle;
BYTE buffer[128];
// Read 128 bytes from the connected data buffer
MVIcip_ReadConnected(handle, connHandle, buffer, 0, 128 );
See Also
MVIcip_WriteConnected (page 275)
Comentarios a estos manuales