AskCredentialsHelper.LoginFailed (METH) ¶ METHOD LoginFailed : BOOL InOut: Scope Name Type Comment Return LoginFailed BOOL If TRUE is returned, then there should be a retry, otherwise there should be no retry at all Output retryWaitTime TIME Contains an override of the waittime if value <> 0
AskCredentialsHelper.SetCredentialsProvider (METH) ¶ METHOD SetCredentialsProvider : IDatasources.SysTypes.RTS_IEC_RESULT InOut: Scope Name Type Return SetCredentialsProvider IDatasources.SysTypes.RTS_IEC_RESULT Input provider IDatasources.ICredentialsProvider
Assigners ¶ AssignerBase (FunctionBlock) AssignReadValue (Method) AtomicAssignIfPossible (Method) FB_Exit (Method) GetBitValuePtr (Method) GetRawValue (Method) IsValueForBitAssignment (Property) SetRawValue (Method) DirectAssigner (FunctionBlock) GetRawValue (Method) SetRawValue (Method) ILocalAssigner (Interface) FB_Exit (Method) SwappedDirectAssigner (FunctionBlock) DoSwapValueBuffer (Method) GetRawValue (Method) SetRawValue (Method)
AssignerBase (FB) ¶ FUNCTION_BLOCK AssignerBase IMPLEMENTS ILocalAssigner Properties: IsValueForBitAssignment Methods: AssignReadValue AtomicAssignIfPossible FB_Exit GetBitValuePtr GetRawValue SetRawValue Structure: AssignReadValue (Method) AtomicAssignIfPossible (Method) FB_Exit (Method) GetBitValuePtr (Method) GetRawValue (Method) IsValueForBitAssignment (Property) SetRawValue (Method)
DirectAssigner (FB) ¶ FUNCTION_BLOCK DirectAssigner EXTENDS AssignerBase An assigner implementation for 1:1 relations of local and remote variable Properties: IsValueForBitAssignment , inherited from AssignerBase Methods: GetRawValue SetRawValue AssignReadValue , inherited from AssignerBase AtomicAssignIfPossible , inherited from AssignerBase FB_Exit , inherited from AssignerBase GetBitValuePtr , inherited from AssignerBase Structure: GetRawValue (Method) SetRawValue (Method)
ILocalAssigner (ITF) ¶ INTERFACE ILocalAssigner EXTENDS IDatasources.IDataItemValueAssigner Methods: FB_Exit Structure: FB_Exit (Method)
SwappedDirectAssigner (FB) ¶ FUNCTION_BLOCK SwappedDirectAssigner EXTENDS AssignerBase An assigner implementation for 1:1 relations of local and remote variable where swapping is necessary Properties: IsValueForBitAssignment , inherited from AssignerBase Methods: DoSwapValueBuffer GetRawValue SetRawValue AssignReadValue , inherited from AssignerBase AtomicAssignIfPossible , inherited from AssignerBase FB_Exit , inherited from AssignerBase GetBitValuePtr , inherited from AssignerBase Structure: DoSwapValueBuffer (Method) GetRawValue (Method) SetRawValue (Method)
Collections ¶ CustomRequestQueue (FunctionBlock) FB_Exit (Method) FB_Init (Method) Override abstrAssign (Method) abstrDataPtrChanged (Method) abstrGetElementPtr (Method) abstrSizeOfElement (Method) DataItemAndPtrVectors (FunctionBlock) AddItem (Method) Clear (Method) Count (Property) FB_Exit (Method) GetArrayPtr (Method) Remove (Method) DataItemListPublic (FunctionBlock) FB_Exit (Method) IDataIemListInternal Release (Method) IDataItemList Clear (Method) Count (Property) CreateAndAdd (Method) GetItem (Method) IDataItemListExpanding CreateAndAddExpanding (Method) Internal Initialize (Method) Protected CanItemBeAdded (Method) DataItemListPublicPersistant (FunctionBlock) FB_Exit (Method) IDataItemListPersistant FinishedAdding (Method) Usage (Property) UsageDetails (Property) Internal Initialize (Method) Protected CanItemBeAdded (Method) DataItemPtrVector (FunctionBlock) AddItem (Method) GetItem (Method) Remove (Method) DataItemVector (FunctionBlock) AddItem (Method) GetArrayPtr (Method) GetItem (Method) Remove (Method) abstrAssign (Method) abstrDataPtrChanged (Method) abstrGetElementPtr (Method) abstrSizeOfElement (Method) DintSetBitBased (FunctionBlock) AddDint (Method) Clear (Method) Contains (Method) DintSetFull (FunctionBlock) AddDint (Method) Contains (Method) IDintSet (Interface) AddDint (Method) Clear (Method) Contains (Method) IPStringAndIntElement (Interface) IPStringElement (Interface) PStringValue (Property) PStringElement (FunctionBlock) ElementCompareTo (Method) ElementEquals (Method) ElementHashCode (Method) PStringValue (Property) PStringElementFactory (FunctionBlock) Create (Method) prvInstCount (Property) prvInstPoolExtendsFactor (Property) prvInstSize (Property)
CustomRequestQueue (FB) ¶ FUNCTION_BLOCK CustomRequestQueue EXTENDS Collections.BaseVector Methods: FB_Exit FB_Init abstrAssign abstrDataPtrChanged abstrGetElementPtr abstrSizeOfElement Structure: FB_Exit (Method) FB_Init (Method) Override abstrAssign (Method) abstrDataPtrChanged (Method) abstrGetElementPtr (Method) abstrSizeOfElement (Method)
DataItemAndPtrVectors (FB) ¶ FUNCTION_BLOCK DataItemAndPtrVectors Properties: Count Methods: AddItem Clear FB_Exit GetArrayPtr Remove Structure: AddItem (Method) Clear (Method) Count (Property) FB_Exit (Method) GetArrayPtr (Method) Remove (Method)