IRMPService.QueueSendMessage (METH)ΒΆ
METHOD QueueSendMessage : UINT
This method is used internally. Use the function block RMPSendMessage instead. This method adds a message to send into the send queue and returns a handle, that enables to check if the transmission was successful FFFF indicates that the buffer is full and the message was not transmitted FFFE indicates that the receiver module is in the same application and that the transmission was successful
- InOut:
- Scope - Name - Type - Comment - Return - QueueSendMessage- UINT- Input - udiSenderID- UDINT- The sender ID of the message (see function description for details) - udiReceiverID- UDINT- The receiver ID of the message (see function description for details) - tValidity- TIME- The time this message remains valid - pmdData- POINTER TO ARRAY [0..63] OF BYTE - Data