CmpIecVarAccess Interfaces Library Documentation ¶ Company System Title CmpIecVarAccess Interfaces Version 3.5.17.0 Categories System|SysLibs Author 3S - Smart Software Solutions GmbH Description 1 ¶ Types used by the CmpIecVarAccess component Contents: ¶ IIecVarAccess (Interface) AppendVariable (Method) BrowseDown (Method) BrowseGetNext (Method) BrowseGetRoot (Method) BrowseUp (Method) GetAccessRights (Method) GetAddress (Method) GetNode (Method) GetNodeFullPath (Method) GetNodeName (Method) GetNodeType (Method) GetSize (Method) GetSwapSize (Method) GetTypeClass (Method) GetValue (Method) RemoveVariable (Method) SetValue (Method) Swap (Method) IIecVarAccess2 (Interface) AppendVariable (Method) BeginVariableConfiguration (Method) BrowseDown (Method) BrowseGetNext (Method) BrowseGetRoot (Method) BrowseUp (Method) EndVariableConfiguration (Method) GetAccessRights (Method) GetAddress (Method) GetNode (Method) GetNodeFullPath (Method) GetNodeName (Method) GetNodeType (Method) GetSize (Method) GetSwapSize (Method) GetTypeClass (Method) GetTypeDesc (Method) GetTypeNode (Method) GetValue (Method) RemoveVariable (Method) SetValue (Method) Swap (Method) IecVarAccBrowseCallback (Struct) IecVarAccBrowseDirection (Enum) Indices and tables ¶ 1 Based on CmpIecVarAccess_Itfs.library, last modified 20.04.2021, 15:41:54. LibDoc 4.4.0.0-b.27 The content file CmpIecVarAccess_Itfs.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 20.04.2021, 15:41:54.
IIecVarAccess (ITF) ¶ INTERFACE IIecVarAccess Methods: AppendVariable BrowseDown BrowseGetNext BrowseGetRoot BrowseUp GetAccessRights GetAddress GetNode GetNodeFullPath GetNodeName GetNodeType GetSize GetSwapSize GetTypeClass GetValue RemoveVariable SetValue Swap Structure: AppendVariable (Method) BrowseDown (Method) BrowseGetNext (Method) BrowseGetRoot (Method) BrowseUp (Method) GetAccessRights (Method) GetAddress (Method) GetNode (Method) GetNodeFullPath (Method) GetNodeName (Method) GetNodeType (Method) GetSize (Method) GetSwapSize (Method) GetTypeClass (Method) GetValue (Method) RemoveVariable (Method) SetValue (Method) Swap (Method)
IIecVarAccess.AppendVariable (METH) ¶ METHOD AppendVariable : UDINT InOut: Scope Name Type Return AppendVariable UDINT Input pNode IBaseTreeNode
IIecVarAccess.BrowseDown (METH) ¶ METHOD BrowseDown : IBaseTreeNode InOut: Scope Name Type Return BrowseDown IBaseTreeNode Input pNode IBaseTreeNode pResult POINTER TO UDINT
IIecVarAccess.BrowseGetNext (METH) ¶ METHOD BrowseGetNext : IBaseTreeNode InOut: Scope Name Type Return BrowseGetNext IBaseTreeNode Input pNode IBaseTreeNode pResult POINTER TO UDINT
IIecVarAccess.BrowseGetRoot (METH) ¶ METHOD BrowseGetRoot : IBaseTreeNode InOut: Scope Name Type Return BrowseGetRoot IBaseTreeNode Input pResult POINTER TO UDINT
IIecVarAccess.BrowseUp (METH) ¶ METHOD BrowseUp : IBaseTreeNode InOut: Scope Name Type Return BrowseUp IBaseTreeNode Input pNode IBaseTreeNode pResult POINTER TO UDINT
IIecVarAccess.GetAccessRights (METH) ¶ METHOD GetAccessRights : AccessRights InOut: Scope Name Type Return GetAccessRights AccessRights Input pNode IBaseTreeNode pResult POINTER TO UDINT
IIecVarAccess.GetAddress (METH) ¶ METHOD GetAddress : POINTER TO BYTE InOut: Scope Name Type Return GetAddress POINTER TO BYTE Input pNode IBaseTreeNode pResult POINTER TO UDINT
IIecVarAccess.GetNode (METH) ¶ METHOD GetNode : IBaseTreeNode InOut: Scope Name Type Return GetNode IBaseTreeNode Input pstPath POINTER TO STRING pdwOffset POINTER TO DWORD pResult POINTER TO UDINT