PersistenceChannel.SuccessfulWriteCycles (PROP) ¶ PROPERTY SuccessfulWriteCycles : __UXINT see IPersistenceChannel5.SuccessfulWriteCycles
PersistenceChannel.WriteCycles (PROP) ¶ PROPERTY WriteCycles : __UXINT see IPersistenceChannel5.WriteCycles
PersistenceChannel.SetIsActionOngoing (METH) ¶ METHOD SetIsActionOngoing : BOOL This method tries to set that this channel is currently active writing or reading. ..return: If it was possible to set the current state of activity. If this is FALSE xIsActionOngoing has not been set! InOut: Scope Name Type Return SetIsActionOngoing BOOL Input xIsActionOngoing BOOL
private ¶ Callback EventCallback (Method) fb_exit (Method)
Callback ¶ EventCallback (Method)
PersistenceChannel.fb_exit (METH) ¶ METHOD fb_exit : BOOL InOut: Scope Name Type Comment Return fb_exit BOOL Input bInCopyCode BOOL if TRUE, the exit method is called for exiting an instance that is copied afterwards (online change).
ErrorHandling ¶ GetErrorMessage (Method)
ASCIIFileStorage.GetErrorMessage (METH) ¶ METHOD GetErrorMessage : STRING(255) InOut: Scope Name Type Return GetErrorMessage STRING(255) Input uiErrorNumber UINT sLanguage STRING
ASCIIFileStorage.FB_EXIT (METH) ¶ METHOD FB_EXIT : BOOL InOut: Scope Name Type Return FB_EXIT BOOL Input bInCopyCode BOOL
ASCIIFileStorage.Next (METH) ¶ METHOD Next : BOOL InOut: Scope Name Type Return Next BOOL Input pKey POINTER TO BYTE udiMaxKeyBytes UDINT pData POINTER TO ACP_TypedValue udiMaxDataSize UDINT