PersistenceChannel.EventCallback (METH) ¶ METHOD EventCallback : UDINT The interface ICmpEventCallback must be registered for an event. If this event is posted, this callback method is called. InOut: Scope Name Type Comment Return EventCallback UDINT Input pEventParam POINTER TO EventParam Pointer to the event parameters, see Struct EventParam
AC_Trend Library Documentation ¶ Company 3S - Smart Software Solutions GmbH Title AC_Trend Version 4.1.0.0 Categories Application|Composer Namespace AC_Trend Author 3S - Smart Software Solutions GmbH Placeholder AC_Trend Description 1 ¶ Base library for the usage of the trend generator of the application composer. It contains some visualization templates. Contents: ¶ AC_Trend GlobalTextList (GlobalTextList) Indices and tables ¶ 1 Based on AC_Trend.library, last modified 24.05.2022, 17:16:33. LibDoc 4.4.0.0-b.27 The content file AC_Trend.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 24.05.2022, 17:16:33.
GlobalTextList (Text List) ¶
BinaryMemoryStorage.OnResetOrigin (METH) ¶ METHOD OnResetOrigin
BinaryMemoryStorage.Open (METH) ¶ METHOD Open : BOOL Ppen database for reading or writing InOut: Scope Name Type Return Open BOOL Input openMode ACP_OPEN_MODE sFilePostfix STRING
BinaryMemoryStorage.Put (METH) ¶ METHOD Put : BOOL InOut: Scope Name Type Return Put BOOL Input pKey POINTER TO BYTE data ACP_TypedValue
BufferedFileStream.FB_EXIT (METH) ¶ METHOD FB_EXIT : BOOL InOut: Scope Name Type Return FB_EXIT BOOL Input bInCopyCode BOOL
BufferedFileStream.Flush (METH) ¶ METHOD FINAL Flush : RTS_IEC_RESULT InOut: Scope Name Type Return Flush RTS_IEC_RESULT
BufferedFileStream.Init (METH) ¶ METHOD PUBLIC FINAL Init InOut: Scope Name Type Input hFile_ RTS_IEC_HANDLE udiMaximumFileSize UDINT bWrite BOOL