IRMPFBCommunication.InitializeCommunicationParameters (METH)ΒΆ
METHOD InitializeCommunicationParameters : BOOL
This method is called before the Cyclic-RMP-Communication AND provides you with the communication addresses of the application to receive messages from and to send messages to.
- InOut:
- Scope - Name - Type - Comment - Return - InitializeCommunicationParameters- BOOL- Input - uiSendToComAddress- UINT- The communication address of the application to send data via any network to; use this address to identify the FB receiving from this FB via the network - uiReceiveComAddress- UINT- The communication address of the application to receive data via any network (local); use this address to identify the FB sending to this FB via the network