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
InitializeReceiveBuffers
BOOL
Input
pRMPReceiveData
POINTER 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
pReceiveVars
POINTER 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
udiReceiveVarsCount
UDINT
This is the number of variables given via the pointer pReceiveVars