NSClientWrapper.StartResolveAllNodes (METH) ¶ METHOD StartResolveAllNodes : UDINT InOut: Scope Name Type Comment Return StartResolveAllNodes UDINT Input optFinishedCallback ITaskFinishedCallback optional callback that will be triggered when the request is finished. Will be called from the communication task!
NSClientWrapper.StartSearchForNode (METH) ¶ METHOD StartSearchForNode : UDINT InOut: Scope Name Type Comment Return StartSearchForNode UDINT Input udiDeviceType UDINT checked only if searchFlags AND NSClientSearchNodeFlags.SearchByType udiDeviceId UDINT checked only if searchFlags AND NSClientSearchNodeFlags.SearchById udiDeviceVersion UDINT checked only if searchFlags AND NSClientSearchNodeFlags.SearchByVersion pwsNodeName POINTER TO WSTRING checked only if searchFlags AND NSClientSearchNodeFlags.SearchByNodeName the pointer must be valid as long as the scan takes! searchFlags NSClientSearchNodeFlags determines how the search will happen, for the details have a look at the definition of <see cref=”NSClientSearchNodeFlags”> optFinishedCallback ITaskFinishedCallback optional callback that will be triggered when the request is finished. Will be called from the communication task!
NSClientWrapper.StartSearchForNode2 (METH) ¶ METHOD StartSearchForNode2 : UDINT InOut: Scope Name Type Comment Return StartSearchForNode2 UDINT Input udiDeviceType UDINT checked only if searchFlags AND NSClientSearchNodeFlags.SearchByType udiDeviceId UDINT checked only if searchFlags AND NSClientSearchNodeFlags.SearchById udiDeviceVersion UDINT checked only if searchFlags AND NSClientSearchNodeFlags.SearchByVersion pwsNodeName POINTER TO WSTRING checked only if searchFlags AND NSClientSearchNodeFlags.SearchByNodeName the pointer must be valid as long as the scan takes! stParentRelations STRING checked only if (searchFlags AND SearchForChildOfAddressOnly := 16#0020) OR (searchFlags AND SearchForChildOfNameOnly) searchFlags NSClientSearchNodeFlags determines how the search will happen, for the details have a look at the definition of <see cref=”NSClientSearchNodeFlags”> optFinishedCallback ITaskFinishedCallback optional callback that will be triggered when the request is finished. Will be called from the communication task!
NSClientWrapper.intUseDynamicMemory (PROP) ¶ PROPERTY intUseDynamicMemory : BOOL
NSClientWrapper.prvReset (METH) ¶ METHOD prvReset : UDINT InOut: Scope Name Type Return prvReset UDINT
NSClientWrapper.prvStartSearchForNodeParameterChecking (METH) ¶ METHOD prvStartSearchForNodeParameterChecking : UDINT InOut: Scope Name Type Return prvStartSearchForNodeParameterChecking UDINT Input searchFlags NSClientSearchNodeFlags
NSClientWrapper.prvStartTaskIfPossible (METH) ¶ METHOD prvStartTaskIfPossible : UDINT InOut: Scope Name Type Return prvStartTaskIfPossible UDINT Input optFinishedCallback ITaskFinishedCallback
Projektinformationen ¶ GetBooleanProperty (Function) GetCompany (Function) GetNumberProperty (Function) GetTextProperty (Function) GetTextProperty2 (Function) GetTitle (Function) GetVersion (Function) GetVersionProperty (Function)
GetBooleanProperty (FUN) ¶ FUNCTION GetBooleanProperty : BOOL This function has been automatically generated from the project information. InOut: Scope Name Type Return GetBooleanProperty BOOL Input stKey WSTRING
GetCompany (FUN) ¶ FUNCTION GetCompany : WSTRING This function has been automatically generated from the project information. InOut: Scope Name Type Return GetCompany WSTRING