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
QueueSendMessageUINTInput
udiSenderIDUDINTThe sender ID of the message (see function description for details)
udiReceiverIDUDINTThe receiver ID of the message (see function description for details)
tValidityTIMEThe time this message remains valid
pmdDataPOINTER TO ARRAY [0..63] OF BYTE
Data