IModuleVisuClientListener.ClientCreated (METH) ¶ METHOD ClientCreated This method will be called when a visu client is registered InOut: Scope Name Type Comment Input iClientID INT The ID of the new visu client
IModuleVisuClientListener.ClientDestroyed (METH) ¶ METHOD ClientDestroyed This method will be called when a visu client is deregistered InOut: Scope Name Type Comment Input iClientID INT The ID of the visu client that is being deregistered
OnClientCreatedOrDestroyed (FUN) ¶ FUNCTION OnClientCreatedOrDestroyed : BOOL This function is called when a visu client is created or destroyed. It clears the history of the client and changes the frame to default start page. InOut: Scope Name Type Comment Return OnClientCreatedOrDestroyed BOOL Input pAC_Visu_Base POINTER TO AC_Visu_Base Pointer to the newly added/destroyed visu client
OnClientCreatedOrDestroyed_2 (FUN) ¶ FUNCTION OnClientCreatedOrDestroyed_2 InOut: Scope Name Type Comment Input pAC_Visu_Base POINTER TO AC_Visu_Base Pointer to the newly added/destroyed visu client itfModuleTree IModuleTree The module tree iClientID INT The visu client ID xCreated BOOL Is the client created or removed
AC_Persistence Library Documentation ¶ Company 3S - Smart Software Solutions GmbH Title AC_Persistence Version 4.3.0.0 Categories Application|Composer Namespace AC_PERSIST Author 3S - Smart Software Solutions GmbH Placeholder AC_Persistence Description 1 ¶ Persistence functionality of the Application Composer. Contents: ¶ BufferSize (ParamList) GlobalImagePool (GlobalImagePool) GlobalTextList (GlobalTextList) Library Information GetLibVersion (Function) GetLibVersionNumber (Function) IsLibReleased (Function) PersistenceManager AutomaticActionOnlineChange (Enum) AutomaticActionPlcStop (Enum) CallbackHandle (Struct) Constants (GVL) DataStorage DecoupledBinaryMemoryStorage GetDateTime (Function) HelpFunctions IP_PersistenceManager (ImagePool) IPersistenceChannel (Interface) IPersistenceChannel2 (Interface) IPersistenceChannel3 (Interface) IPersistenceChannel4 (Folder) IPersistenceChannel5 (Folder) IPersistenceManager (Folder) IPersistenceManager2 (Folder) OnlineChangeDetection PersistenceChannel (FunctionBlock) PersistenceChannel (FunctionBlock) PersistenceChannelAction (Enum) PersistenceManager (FunctionBlock) PersistenceManager (FunctionBlock) PersistentInstanceList (Struct) PersistentVarDesc (Struct) TL_PersistenceManager (TextList) Indices and tables ¶ 1 Based on AC_Persistence.library, last modified 08.08.2023, 09:14:51. LibDoc 4.4.0.0-b.27 The content file AC_Persistence.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 08.08.2023, 09:14:51.
BufferSize (PARAMS) ¶ InOut: Scope Name Type Initial Constant c_uiBufferSize UDINT 16#8000
GlobalImagePool (Image Pool) ¶
GlobalTextList (Text List) ¶ ID Default DE EN 7 `` %d`` %d %d 4 `` %d [B]`` %d [B] %d [B] 9 `` %d [ms]`` %d [ms] %d [ms] 11 `` %s`` %s %s 24 `` date of last reading:`` Letztes Lesen: date of last reading: 26 `` date of last writing:`` Letzte Speicherung: date of last writing: 1 `` memory size:`` Speichergröße: memory size: 28 `` number of lists:`` Anzahl Listen: number of lists: 484 `` number of successful writing cycles:`` Anzahl erfolgreicher Schreibzyklen: number of successful writing cycles: 17 `` number of variables:`` Anzahl Variablen: number of variables: 19 `` number of vars not read/found:`` nicht gelesene Variablen: number of vars not read/found: 18 `` number of vars successfully read:`` erfolgreich gelesene Variablen: number of vars successfully read: 22 `` number of writing cycles:`` Anzahl Schreibaktionen: number of writing cycles: 20 `` time for reading:`` benötigte Zeit für letztes Lesen: time for reading: 21 `` time for writing:`` benötigte Zeit für letztes Speichern: time for writing: 14 %s %s %s 661 Log writing time Log benötigte Zeit zum Schreiben Log writing time
Library Information ¶ GetLibVersion (Function) GetLibVersionNumber (Function) IsLibReleased (Function)
GetLibVersion (FUN) ¶ FUNCTION GetLibVersion : VERSION This function has been automatically generated from the project information. InOut: Scope Name Type Return GetLibVersion VERSION