DintToDintMap.AddDintPair (METH) ¶ METHOD AddDintPair : UDINT InOut: Scope Name Type Return AddDintPair UDINT Input diKey DINT diValue DINT
DintToDintMap.GetValue (METH) ¶ METHOD GetValue : DINT InOut: Scope Name Type Return GetValue DINT Input diKey DINT Output udiResult UDINT
DintVector (FB) ¶ FUNCTION_BLOCK DintVector EXTENDS BaseVector Properties: Capacity , inherited from BaseVector Count , inherited from BaseVector Methods: AddDint GetDint Clear , inherited from BaseVector InitMemory , inherited from BaseVector RemoveLast , inherited from BaseVector ReserveSpace , inherited from BaseVector proAfterAlloc , inherited from BaseVector proRemove , inherited from BaseVector Structure: AddDint (Method) GetDint (Method)
DintVector.AddDint (METH) ¶ METHOD AddDint : UDINT InOut: Scope Name Type Return AddDint UDINT Input item DINT
DintVector.GetDint (METH) ¶ METHOD GetDint : DWORD InOut: Scope Name Type Return GetDint DWORD Input udiIndex UDINT Output udiResult UDINT
DwordVector (FB) ¶ FUNCTION_BLOCK DwordVector EXTENDS BaseVector Properties: Capacity , inherited from BaseVector Count , inherited from BaseVector Methods: AddDword GetDword Remove Clear , inherited from BaseVector InitMemory , inherited from BaseVector RemoveLast , inherited from BaseVector ReserveSpace , inherited from BaseVector proAfterAlloc , inherited from BaseVector proRemove , inherited from BaseVector Structure: AddDword (Method) GetDword (Method) Remove (Method)
DwordVector.AddDword (METH) ¶ METHOD AddDword : UDINT InOut: Scope Name Type Return AddDword UDINT Input item DWORD
DwordVector.GetDword (METH) ¶ METHOD GetDword : DWORD InOut: Scope Name Type Return GetDword DWORD Input udiIndex UDINT Output udiResult UDINT
DwordVector.Remove (METH) ¶ METHOD Remove : UDINT InOut: Scope Name Type Return Remove UDINT Input udiIndex UDINT
GVL_DebugOnlyCollections (GVL) ¶ InOut: Name Type g_st STRING(255) g_pst POINTER TO STRING(255)