MemoryStream.Read (METH) ¶ METHOD FINAL Read : UDINT InOut: Scope Name Type Return Read UDINT Input pby POINTER TO BYTE udiNumBytes UDINT pResult POINTER TO RTS_IEC_RESULT
MemoryStream.Reset (METH) ¶ METHOD FINAL Reset Resets a read-buffer by discarding any buffered content
MemoryStream.Write (METH) ¶ METHOD FINAL Write : RTS_IEC_RESULT InOut: Scope Name Type Return Write RTS_IEC_RESULT Input pby POINTER TO BYTE udiNumBytes UDINT
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