GetLibVersionNumber (FUN) ¶ FUNCTION GetLibVersionNumber : DWORD This function has been automatically generated from the project information. InOut: Scope Name Type Return GetLibVersionNumber DWORD
IsLibReleased (FUN) ¶ FUNCTION IsLibReleased : BOOL This function has been automatically generated from the project information. InOut: Scope Name Type Return IsLibReleased BOOL
RMPService.GetIsActionOngoing (METH) ¶ METHOD GetIsActionOngoing : BOOL ..return: If it was possible to get the current state of activity. If this is FALSE xIsActionOngoing is not valid! InOut: Scope Name Type Return GetIsActionOngoing BOOL Output xIsActionOngoing BOOL
RMPService.LocalAppID (PROP) ¶ PROPERTY FINAL LocalAppID : UINT
Receive ¶ Receive (Method)
RMPService.Receive (METH) ¶ METHOD FINAL Receive : UDINT InOut: Scope Name Type Return Receive UDINT Input uiReceiverModuleID UINT pmd POINTER TO ARRAY [0..63] OF BYTE
Send ¶ IsMessageSent (Method) QueueSendMessage (Method)
RMPService.IsMessageSent (METH) ¶ METHOD FINAL IsMessageSent : BOOL InOut: Scope Name Type Return IsMessageSent BOOL Input uiHandle UINT
RMPService.QueueSendMessage (METH) ¶ METHOD FINAL QueueSendMessage : UINT return values: 16#FFFF -> buffer full 16#fffe: -> receiver app not connected ot this app 16#FFF0 -> local devi InOut: Scope Name Type Return QueueSendMessage UINT Input udiSenderID UDINT udiReceiverID UDINT tValidity TIME pmdData POINTER TO ARRAY [0..63] OF BYTE
RMPService.SetIsActionOngoing (METH) ¶ METHOD SetIsActionOngoing : BOOL This method tries to set that this channel is currently active writing or reading. ..return: If it was possible to set the current state of activity. If this is FALSE xIsActionOngoing has not been set! InOut: Scope Name Type Return SetIsActionOngoing BOOL Input xIsActionOngoing BOOL