IVisuGlobalClientManager3.UnregisterClient (METH) ¶ METHOD UnregisterClient : BOOL This method can be used to unregister a client (iGlobalClientID must be <> VISU_INVALID_ID). InOut: Scope Name Type Return UnregisterClient BOOL Input iGlobalClientID INT eVisuClientType Visu_ClientTypeItf
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 13.12.2023, 11:15:40 companyName string 3S-Smart Software Solutions GmbH libraryFile Visu_Itfs.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile Visu_Itfs.clean.json version version 2.0.0.0 ProjectInformation IsInterfaceLibrary bool True Released True LastModificationDateTime date 13.12.2023, 11:15:39 LibraryCategories library-category-list Intern|Visu Author string CODESYS Development GmbH Company System CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 DefaultNamespace Visu_Interfaces Description See: Description Project Visu_Itfs Title Visu Interfaces Version version 4.5.0.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces.
SM3_Debug Library Documentation ¶ Company : CODESYS Title : SM3_Debug Version : 4.16.0.0 Categories : Intern|SoftMotion Author : CODESYS Development GmbH Placeholder : SM3_Debug Description [ 1 ] ¶ Utilities for debugging SoftMotion applications. This library contains functionality for writing and reading preprocessed CNC paths. This is helpful, for example, when checking for errors or analyzing a specific path. By writing the path to a file, the path can be analyzed offline on a development system. Contents: ¶ SMC_ReadQueueFromFile (FunctionBlock) CloseFile (Action) SMC_WriteQueueToFile (FunctionBlock) CloseFile (Action) DoBeforeLeave (Action) Indices and tables ¶ [ 1 ] Based on SM3_Debug.library, last modified 13.12.2023, 08:52:29. LibDoc 4.4.0.0-b.37 The content file SM3_Debug.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 13.12.2023, 08:52:37.
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.ClientId (PROP) ¶ PROPERTY ClientId : INT The global client ID, which is set, if the according setting in the visumanager is active. See VisuElemBase.VisuStructGlobalClientData.GlobalClientID
IVisualizationClient.ClientType (PROP) ¶ PROPERTY ClientType : VisuClientType The client type A simplified struct of VisuElemBase.VisuStructGlobalClientData.ClientType is used.
IVisualizationClient.ClientWidth (PROP) ¶ PROPERTY ClientWidth : INT Returns the width of the client