IRMPFBCommunication.InitializeSendBuffers (METH)ΒΆ
METHOD InitializeSendBuffers : BOOL
This provides you with pointers to the buffers holding the RMP data and mirrored variables to be sent.
- InOut:
Scope
Name
Type
Comment
Return
InitializeSendBuffersBOOLInput
pRMPSendDataPOINTER TO RMPExchangeData
The data structure used for the generall RMP; this data has to be send via any network connection to the application having the given communication address
pSendVarsPOINTER TO RMPVarData
The data list of variables being mirrored to a module in the targeted application; this data has to be send via any network connection to the application having the given communication address
udiSendVarsCountUDINTThis is the number of variables given via the pointer pSendVars