IIecVarAccess11.VarAccGetEnumMemberAttributeList (METH) ¶ METHOD VarAccGetEnumMemberAttributeList : POINTER TO EnumAttributes InOut: Scope Name Type Return VarAccGetEnumMemberAttributeList POINTER TO EnumAttributes Input typeDesc ITypeDesc pnNumOfEnumValues POINTER TO INT pResult POINTER TO SysTypes.RTS_IEC_RESULT
IIecVarAccess11.VarAccGetNumOfTypeAttributes (METH) ¶ METHOD VarAccGetNumOfTypeAttributes : WORD InOut: Scope Name Type Return VarAccGetNumOfTypeAttributes WORD Input typeDesc ITypeDesc pResult POINTER TO SysTypes.RTS_IEC_RESULT
IIecVarAccess11.VarAccGetTypeAttributeByIndex (METH) ¶ METHOD VarAccGetTypeAttributeByIndex : POINTER TO STRING InOut: Scope Name Type Return VarAccGetTypeAttributeByIndex POINTER TO STRING Input typeDesc ITypeDesc wIndex WORD pResult POINTER TO SysTypes.RTS_IEC_RESULT
IIecVarAccess12 (ITF) ¶ INTERFACE IIecVarAccess12 Methods: VarAccGetContentFeatureFlags VarAccGetRange Structure: VarAccGetContentFeatureFlags (Method) VarAccGetRange (Method)
IIecVarAccess12.VarAccGetContentFeatureFlags (METH) ¶ METHOD VarAccGetContentFeatureFlags : SysTypes.RTS_IEC_RESULT Gets the content feature flags. Return values: - ERR_OK -> if pContentFeatureFlags is not 0, it will be set to the feature flags. - ERR_NOTINITIALIZED -> The code generator did not set the flag value. InOut: Scope Name Type Comment Return VarAccGetContentFeatureFlags SysTypes.RTS_IEC_RESULT Input pContentFeatureFlags POINTER TO ContentFeatureFlags Pointer to the destination variable. May be 0 to just query whether the flags are set or not.
IIecVarAccess12.VarAccGetRange (METH) ¶ METHOD VarAccGetRange : BOOL InOut: Scope Name Type Return VarAccGetRange BOOL Input typeDesc ITypeDesc pLower POINTER TO LWORD pUpper POINTER TO LWORD pResult POINTER TO SysTypes.RTS_IEC_RESULT
IIecVarAccess13 (ITF) ¶ INTERFACE IIecVarAccess13 Methods: VarAccBrowseDown3 VarAccBrowseGetChildByIndex2 VarAccBrowseGetNext3 VarAccBrowseGetRoot2 VarAccBrowseUp3 VarAccGetAccessRights2 VarAccGetApplicationName VarAccInitVarInfo2 Structure: VarAccBrowseDown3 (Method) VarAccBrowseGetChildByIndex2 (Method) VarAccBrowseGetNext3 (Method) VarAccBrowseGetRoot2 (Method) VarAccBrowseUp3 (Method) VarAccGetAccessRights2 (Method) VarAccGetApplicationName (Method) VarAccInitVarInfo2 (Method)
IIecVarAccess5 (ITF) ¶ INTERFACE IIecVarAccess5 Methods: VarAccAppendVariable3 VarAccGetAddress3 VarAccGetNode3 VarAccGetNodeFullPath3 VarAccGetNodeName3 VarAccGetSize3 VarAccGetTypeClass3 VarAccGetTypeNode3 VarAccGetValue3 VarAccRemoveVariable3 VarAccSetValue3 VarAccSwap3 Structure: VarAccAppendVariable3 (Method) VarAccGetAddress3 (Method) VarAccGetNode3 (Method) VarAccGetNodeFullPath3 (Method) VarAccGetNodeName3 (Method) VarAccGetSize3 (Method) VarAccGetTypeClass3 (Method) VarAccGetTypeNode3 (Method) VarAccGetValue3 (Method) VarAccRemoveVariable3 (Method) VarAccSetValue3 (Method) VarAccSwap3 (Method)
IIecVarAccess5.VarAccAppendVariable3 (METH) ¶ METHOD VarAccAppendVariable3 : RTS_IEC_RESULT InOut: Scope Name Type Return VarAccAppendVariable3 RTS_IEC_RESULT Input pNode IBaseTreeNode pVariableInformation POINTER TO VariableInformationStruct
IIecVarAccess5.VarAccGetAddress3 (METH) ¶ METHOD VarAccGetAddress3 : POINTER TO BYTE InOut: Scope Name Type Return VarAccGetAddress3 POINTER TO BYTE Input pNode IBaseTreeNode pVariableInformation POINTER TO VariableInformationStruct pResult POINTER TO RTS_IEC_RESULT