Types ¶ Enum ERROR (Enum) VisuClientType (Enum) VisuInputType (Enum)
Enum ¶ ERROR (Enum) VisuClientType (Enum) VisuInputType (Enum)
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 13.12.2023, 11:05:45 companyName string 3S-Smart Software Solutions GmbH libraryFile Visu Utils.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile Visu Utils.clean.json version version 2.0.0.0 ProjectInformation AutoResolveUnbound bool True IsEndUserLibrary True OnlineHelp True Released True LastModificationDateTime date 13.12.2023, 11:05:39 LibraryCategories library-category-list Intern|Utils AllowVisuLibraryRedirection string True Author CODESYS Development GmbH Company System CompiledLibraryCompatibilityVersion CODESYS V3.5 SP16 DefaultNamespace VU Description See: Description DocFormat reStructuredText DocLanguages en,de LanguageModelAttribute qualified-access-only Placeholder VisuUtils Project Visu Utils Title Visu Utils Version version 4.5.0.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CmpIecTask ¶ Library Identification ¶ Placeholder: CmpIecTask Default Resolution: CmpIecTask, * (System) Namespace: CmpIecTask Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpIecTask CmpVisuHandler ¶ Library Identification ¶ Placeholder: CmpVisuHandler Default Resolution: CmpVisuHandler, * (System) Namespace: CmpVisuHandler Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpVisuHandler Common Behaviour Model ¶ Library Identification ¶ Placeholder: CBML Default Resolution: Common Behaviour Model, * (3S - Smart Software Solutions GmbH) Namespace: CBML Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: True SystemLibrary: False Key: CBML SysMem ¶ Library Identification ¶ Placeholder: SysMem Default Resolution: SysMem, * (System) Namespace: SysMem Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysMem SysSem ¶ Library Identification ¶ Placeholder: SysSem Default Resolution: SysSem, * (System) Namespace: SysSem Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysSem SysTypes2 Interfaces ¶ Library Identification ¶ Name: SysTypes2 Interfaces Version: newest Company: System Namespace: SysTypes Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysTypes2 Interfaces, * (System) VisuElemBase ¶ Library Identification ¶ Placeholder: System_VisuElemBase Default Resolution: VisuElemBase, * (System) Namespace: VisuElemBase Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: True Key: System_VisuElemBase
FBFileTransfer.OnCyclicActionDone (METH) ¶ METHOD PROTECTED OnCyclicActionDone : BOOL InOut: Scope Name Type Return OnCyclicActionDone BOOL Output xComplete BOOL iErrorID INT
IVisualizationClient.ClientDevicePixelRatio (PROP) ¶ PROPERTY ClientDevicePixelRatio : REAL Returns the device pixel ratio of the client
IVisualizationClient.ClientHeight (PROP) ¶ PROPERTY ClientHeight : INT Returns the height of the client
IVisualizationClient.CurrentVisuName (PROP) ¶ PROPERTY CurrentVisuName : STRING Returns the qualified name of the currently active toplevel visualization.
IVisualizationClient.GetClientName (METH) ¶ METHOD GetClientName : STRING Returns the name of the given client if specified in the according configuration of the client which is dependent on the concrete type of client. InOut: Scope Name Type Comment Return GetClientName STRING Output xIsValid BOOL TRUE : The client name is configured
IVisualizationClient.GetIPv4Address (METH) ¶ METHOD GetIPv4Address : STRING Returns the IPv4 address of the given client in dotted notation if provided by the client which is typically only done for webvisualizations. InOut: Scope Name Type Comment Return GetIPv4Address STRING Output xIsValid BOOL TRUE : The ip address is valid