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
uiLocalAppID
UINT
Local app ID
uiNumberOfConnections
UINT
Number of connections to other apps
pSendConnection
POINTER TO RMPConnection
Pointer to array of RMPServiceconncetions representing sending connections created by the composer during generation
pReceiveConnection
POINTER TO RMPConnection
Pointer to array of RMPServiceconncetions representing receiving connections created by the composer during generation
pRMPComFB
POINTER TO IRMPFBCommunication
0
Pointer to array of IRMPFBCommunication representing FBs used for communiction (0 if no communication FBs are used)
Properties:
Methods:
Structure: