Callee ¶ ICallee (Interface) Call (Method) Next (Property) Reinit (Method) InsertCalleeIfNotPresent (Function)
ICallee (ITF) ¶ INTERFACE ICallee EXTENDS __SYSTEM.IQueryInterface Interface for function blocks that can be called, e.g. in another task. It implements a Next property that allow it to be inserted into a list of callees. Properties: Next Methods: Call Reinit Structure: Call (Method) Next (Property) Reinit (Method)
ICallee.Call (METH) ¶ METHOD Call This method of the callee will receive the call.
GeoPrimLinear_GetEndPos (FUN) ¶ FUNCTION GeoPrimLinear_GetEndPos : BOOL InOut: Scope Name Type Inout errCtx SMRE.ErrorContext Inout Const ef ElemFun Inout vD SM3M.SMC_Vector3D Input t LREAL Return GeoPrimLinear_GetEndPos BOOL
ICallee.Next (PROP) ¶ PROPERTY Next : ICallee The next callee in the list.
ICallee.Reinit (METH) ¶ METHOD Reinit
InsertCalleeIfNotPresent (FUN) ¶ FUNCTION InsertCalleeIfNotPresent Inserts a callee into a list of callees if it is not already in the list. The callee is inserted after the head. This function is not task-safe. InOut: Scope Name Type Comment Input head ICallee The head of the list into which the callee is to be inserted. c ICallee The callee to be inserted.
GeoPrimLinear_GetStartPos (FUN) ¶ FUNCTION GeoPrimLinear_GetStartPos : BOOL InOut: Scope Name Type Comment Inout errCtx SMRE.ErrorContext Inout Const ef ElemFun Inout vS SM3M.SMC_VECTOR3D The start position in the coordinate system (csDest) of the element function Input t LREAL Return GeoPrimLinear_GetStartPos BOOL
Cnst (GVL) ¶ Attributes: qualified_only InOut: Name Type Initial DINT_MIN DINT -2147483648 UDINT_MAX UDINT 4294967295 ULINT_MAX ULINT 16#FFFFFFFFFFFFFFFF LINT_MAX ULINT (ULINT_MAX / 2)
SysCallback23 Library Documentation ¶ Company System Title SysCallback23 Version 3.5.13.0 Categories System|SysLibs23 Author None Description 1 ¶ Library to get access to all runtime events by registered callback functions. Contents: ¶ ComponentIds ComponentIds (GVL) EventIDs_CmpApp (GVL) EventIDs_CmpIecTask (GVL) EventIDs_CmpMgr (GVL) EventIDs_CmpSchedule (GVL) EventIDs_SysExcept (GVL) ExceptionIDs (GVL) Data types EventParameter23 (Struct) RTS_EVENT (Enum) RTS_EVENT_FILTER (Enum) RTS_EVENT_SOURCE (Enum) EventParameter EVTPARAM_CmpAppException (Struct) EVTPARAM_SysExcept (Struct) RegContext (Struct) POUs EventCallbackFunction (Function) MapException (Function) OpenEvent (Function) SysCallbackRegister (Function) SysCallbackUnregister (Function) Indices and tables ¶ 1 Based on SysCallback23.library, last modified 03.07.2018, 10:34:30. LibDoc 4.4.0.0-b.27 The content file SysCallback23.clean.json was generated with CODESYS V3.5 SP13 on 03.07.2018, 10:34:30.