AssignerBase.AtomicAssignIfPossible (METH) ¶ METHOD AtomicAssignIfPossible To be save of multicore issues, we try to assign to the destination value by an intermediate scalar value InOut: Scope Name Type Input pReadData POINTER TO BYTE
AssignerBase.FB_Exit (METH) ¶ METHOD FB_Exit : BOOL InOut: Scope Name Type Return FB_Exit BOOL Input bInCopyCode BOOL
AssignerBase.GetBitValuePtr (METH) ¶ METHOD PROTECTED GetBitValuePtr : POINTER TO BYTE InOut: Scope Name Type Return GetBitValuePtr POINTER TO BYTE
SwappedDirectAssigner.SetRawValue (METH) ¶ METHOD SetRawValue InOut: Scope Name Type Input pData POINTER TO BYTE
CustomRequestQueue.FB_Exit (METH) ¶ METHOD FB_Exit : BOOL InOut: Scope Name Type Return FB_Exit BOOL Input bInCopyCode BOOL
CustomRequestQueue.FB_Init (METH) ¶ METHOD FB_Init : BOOL InOut: Scope Name Type Return FB_Init BOOL Input bInitRetains BOOL bInCopyCode BOOL
Override ¶ abstrAssign (Method) abstrDataPtrChanged (Method) abstrGetElementPtr (Method) abstrSizeOfElement (Method)
CustomRequestQueue.abstrAssign (METH) ¶ METHOD abstrAssign : UDINT InOut: Scope Name Type Comment Return abstrAssign UDINT Input pbt POINTER TO BYTE The pointer to the data that shall be assigned udiIndex UDINT The index where the data shall be assigned
CustomRequestQueue.abstrDataPtrChanged (METH) ¶ METHOD abstrDataPtrChanged : UDINT InOut: Scope Name Type Return abstrDataPtrChanged UDINT
CustomRequestQueue.abstrGetElementPtr (METH) ¶ METHOD abstrGetElementPtr : UDINT InOut: Scope Name Type Return abstrGetElementPtr UDINT Input udiIndex UDINT Output pEntry POINTER TO BYTE