BaseInstance.Main (METH) ¶ METHOD PUBLIC Main
BaseInstance.OnAfterOnlineChange (METH) ¶ METHOD OnAfterOnlineChange
BaseInstance.OnBeforeOnlineChange (METH) ¶ METHOD OnBeforeOnlineChange
BaseInstance.SetBaseIdentification (METH) ¶ METHOD PUBLIC FINAL SetBaseIdentification InOut: Scope Name Type Input pbyName POINTER TO BYTE udiAddr UDINT pEnvironment POINTER TO MEnv
CopyStr (FUN) ¶ FUNCTION CopyStr : BOOL Copies a string from a zero-terminated array of characters into a string object. Note: at most 255 characters are copied, even of pbySrc is longer. InOut: Scope Name Type Comment Return CopyStr BOOL Input psDst POINTER TO STRING(255) A non-zero pointer to the destination string pbySrc POINTER TO BYTE A non-zero, zero-terminated array of characters
SiblingRange.First (PROP) ¶ PROPERTY FINAL First : IModule Returns the current first item of the range
SiblingRange.Init (METH) ¶ METHOD PUBLIC FINAL Init Initializes the range. InOut: Scope Name Type Comment Input itfM IModule The instance whose siblings are of interest. If 0 is passed, the range is empty.
SiblingRange.IsEmpty (PROP) ¶ PROPERTY FINAL IsEmpty : BOOL Returns whether there are items left on the range or not
SiblingRange.PopFirst (METH) ¶ METHOD PUBLIC FINAL PopFirst Pops the first item out of the range
AC_RMP_ReliableMessageProtocol ¶ The functions and function blocks in this folder are used for the creation of a RMP (Reliable Message Protocoll) by the composer and offer all the needed functionality for the user to use the RMP via IEC. AC_RMP_FBCommunication IRMPFBCommunication (Interface) CyclicCall (Method) InitializeCommunicationFBConnections (Method) InitializeCommunicationParameters (Method) InitializeReceiveBuffers (Method) InitializeSendBuffers (Method) ReceiveComAdress (Property) ReceiveCounter (Property) SendCounter (Property) SendToComAdress (Property) RMPVarData (Struct) IRMPService (Interface) IsMessageSent (Method) LocalAppID (Property) QueueSendMessage (Method) Receive (Method) IRmpService2 (Interface) GetIsActionOngoing (Method) SetIsActionOngoing (Method) IRmpService3 (Interface) GetComFBForComAddress (Method) RMPBufferedMessage (Struct) RMPConnection (FunctionBlock) Activate (Method) ActiveIndexInQueue (Property) CheckConnectivity (Method) Deactivate (Method) IsActive (Property) IsUp (Property) RMPExchangeData (Struct) RMPMessageBuffer (FunctionBlock) AddMessage (Method) ClearExpiredMessages (Method) Delete (Method) EnlargeExpirationTime (Method) ExistsMessageWithHandle (Method) GetMessage (Method) GetMessageForReceiver (Method) GetMessageToApplication (Method) Lock (Method) Unlock (Method) RMPSendMessage (FunctionBlock) RMPService (FunctionBlock) Cyclic CyclicCall (Method) GetComFBForComAddress (Method) GetIsActionOngoing (Method) LocalAppID (Property) Receive Receive (Method) Send IsMessageSent (Method) QueueSendMessage (Method) SetIsActionOngoing (Method) RMP_GVL (GVL) RMP_GVL_CONST (GVL)