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)
DataItemListPublic (FB) ¶ FUNCTION_BLOCK DataItemListPublic IMPLEMENTS IDataItemListInternal , IDatasources.IDataItemListExpanding Properties: Count Methods: FB_Exit CanItemBeAdded Clear CreateAndAdd CreateAndAddExpanding GetItem Initialize Release Structure: FB_Exit (Method) IDataIemListInternal Release (Method) IDataItemList Clear (Method) Count (Property) CreateAndAdd (Method) GetItem (Method) IDataItemListExpanding CreateAndAddExpanding (Method) Internal Initialize (Method) Protected CanItemBeAdded (Method)
Components ¶ ComponentBase (FunctionBlock) BitOffset (Property) QueryInterface (Method) ComponentPseudo (FunctionBlock) QueryInterface (Method) ComponentRenamed (FunctionBlock) QueryInterface (Method) RemoteName (Property) ComponentSimple (FunctionBlock)
ComponentBase (FB) ¶ FUNCTION_BLOCK ComponentBase EXTENDS LeafTreeNode IMPLEMENTS IProvidesBitOffset Properties: BitOffset Methods: QueryInterface Structure: BitOffset (Property) QueryInterface (Method)
ComponentPseudo (FB) ¶ FUNCTION_BLOCK ComponentPseudo EXTENDS ComponentBase IMPLEMENTS IPseudoNode Properties: BitOffset , inherited from ComponentBase Methods: QueryInterface Structure: QueryInterface (Method)
ComponentRenamed (FB) ¶ FUNCTION_BLOCK ComponentRenamed EXTENDS ComponentBase IMPLEMENTS IProvidesDifferentRemoteName Properties: RemoteName BitOffset , inherited from ComponentBase Methods: QueryInterface Structure: QueryInterface (Method) RemoteName (Property)
ComponentSimple (FB) ¶ FUNCTION_BLOCK ComponentSimple EXTENDS ComponentBase Properties: BitOffset , inherited from ComponentBase Methods: QueryInterface , inherited from ComponentBase
CredentialsProviders ¶ StaticCredentialsProvider (FunctionBlock) ICredentialsProvider GetCredentials (Method) IsGetCredentialsFinished (Method) LoginFailed (Method) LoginSucceeded (Method) StartGetCredentials (Method) ICredentialsUserPassword Password (Property) Username (Property)
StaticCredentialsProvider (FB) ¶ FUNCTION_BLOCK StaticCredentialsProvider IMPLEMENTS IDatasources.ICredentialsProvider, IDatasources.ICredentialsUserPassword A simple credentials provider implementation. Stores the credentials unencrypted in normal memory. InOut: Scope Name Type Comment Input _username STRING _password STRING The username part of the credentials. Properties: Password Username Methods: GetCredentials IsGetCredentialsFinished LoginFailed LoginSucceeded StartGetCredentials Structure: ICredentialsProvider GetCredentials (Method) IsGetCredentialsFinished (Method) LoginFailed (Method) LoginSucceeded (Method) StartGetCredentials (Method) ICredentialsUserPassword Password (Property) Username (Property)