IRMPFBCommunication.InitializeReceiveBuffers (METH)ΒΆ
METHOD InitializeReceiveBuffers : BOOL
This method provides you with pointers TO the buffers holding the RMP data AND mirrored variables to be received.
- InOut:
Scope
Name
Type
Comment
Return
InitializeReceiveBuffersBOOLInput
pRMPReceiveDataPOINTER TO RMPExchangeData
The data structure used for the generall RMP; this data has to be received via any network connection from the application having the given communication address
pReceiveVarsPOINTER TO RMPVarData
The data list of variables being mirrored from a module in another application; this data has to be received via any network connection from the application having the given communication address
udiReceiveVarsCountUDINTThis is the number of variables given via the pointer pReceiveVars