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)
DataItem (FB) ¶ FUNCTION_BLOCK DataItem EXTENDS DataItemBase IMPLEMENTS IDatasources.IDataItem, IDataItemImpl does not make sense to copy around Properties: Assigner DriverSpecific ErrorCode Name , inherited from DataItemBase Quality SizeLocal SizeRemote TimeStamp ValueAddress WriteCopyAddress Methods: FB_Exit ElementCompareTo , inherited from DataItemBase ElementEquals , inherited from DataItemBase ElementHashCode , inherited from DataItemBase SetError SetErrorHelp SetErrorNoLog Structure: FB_Exit (Method) IDataItem Assigner (Property) DriverSpecific (Property) SetError (Method) SizeLocal (Property) SizeRemote (Property) IDataItemBase ErrorCode (Property) Quality (Property) TimeStamp (Property) Internal SetErrorHelp (Method) SetErrorNoLog (Method) ValueAddress (Property) WriteCopyAddress (Property)
DataItem.FB_Exit (METH) ¶ METHOD FB_Exit : BOOL InOut: Scope Name Type Return FB_Exit BOOL Input bInCopyCode BOOL