DintSetBitBased (FB) ¶ FUNCTION_BLOCK DintSetBitBased IMPLEMENTS IDintSet Methods: AddDint Clear Contains Structure: AddDint (Method) Clear (Method) Contains (Method)
DintSetFull (FB) ¶ FUNCTION_BLOCK DintSetFull EXTENDS Collections.DintToDintMap IMPLEMENTS IDintSet Methods: AddDint Contains Structure: AddDint (Method) Contains (Method)
IDintSet (ITF) ¶ INTERFACE IDintSet Methods: AddDint Clear Contains Structure: AddDint (Method) Clear (Method) Contains (Method)
IPStringAndIntElement (ITF) ¶ INTERFACE IPStringAndIntElement EXTENDS IPStringElement Extension of the pointer to string element that additionally takes an int value as part of the key Properties: PStringValue , inherited from IPStringElement
IPStringElement (ITF) ¶ INTERFACE IPStringElement EXTENDS COL.IElement Element interface for Strings Properties: PStringValue Structure: PStringValue (Property)
PStringElement (FB) ¶ FUNCTION_BLOCK PStringElement EXTENDS COL.FBF.InstanceBase IMPLEMENTS IPStringElement Element wrapper for STRING values. InOut: Scope Name Type Input psValue POINTER TO STRING Properties: PStringValue Methods: ElementCompareTo ElementEquals ElementHashCode Structure: ElementCompareTo (Method) ElementEquals (Method) ElementHashCode (Method) PStringValue (Property)
PStringElementFactory (FB) ¶ FUNCTION_BLOCK PStringElementFactory EXTENDS COL.FBF.FactoryBase IElement factory for PSTRING values Properties: prvInstCount prvInstPoolExtendsFactor prvInstSize Methods: Create Structure: Create (Method) prvInstCount (Property) prvInstPoolExtendsFactor (Property) prvInstSize (Property)
DataItemList.FillReadOnlyList (METH) ¶ METHOD FillReadOnlyList
DataItemList.GetPendingWriteVars (METH) ¶ METHOD GetPendingWriteVars : BOOL This method will issue write value notifications so take care when calling this method for other purposes than sending a write request afterwards! InOut: Scope Name Type Return GetPendingWriteVars BOOL Input optNotificationClient IDatasources.INotificationClient Output pItems POINTER TO IDatasources.IDataItem count DINT
DataItemList.GetReadVars (METH) ¶ METHOD GetReadVars InOut: Scope Name Type Output pItems POINTER TO IDatasources.IDataItem count DINT