RMPService (FB)ΒΆ
FUNCTION_BLOCK FINAL RMPService IMPLEMENTS IRmpService3
This function block is unique in an application and gets automatically created and initialized during the generation of the composer for every applicrt of the RMP (Reliable Message Protocoll) communication.
- InOut:
Scope
Name
Type
Initial
Comment
Input
uiLocalAppIDUINTLocal app ID
uiNumberOfConnectionsUINTNumber of connections to other apps
pSendConnectionPOINTER TO RMPConnection
Pointer to array of RMPServiceconncetions representing sending connections created by the composer during generation
pReceiveConnectionPOINTER TO RMPConnection
Pointer to array of RMPServiceconncetions representing receiving connections created by the composer during generation
pRMPComFBPOINTER TO IRMPFBCommunication
0
Pointer to array of IRMPFBCommunication representing FBs used for communiction (0 if no communication FBs are used)
Properties:
Methods:
Structure: