Module.OnBeforeOnlineChange (METH) ¶ METHOD OnBeforeOnlineChange
StandardCalls ¶ CallPrioHighEnd (Method) CallPrioHighStart (Method) CallPrioLowEnd (Method) CallPrioLowStart (Method) CallPrioMediumEnd (Method) CallPrioMediumStart (Method)
ProxyInstance (FB) ¶ FUNCTION_BLOCK ProxyInstance EXTENDS BaseInstance This implementation can be extended by Proxy-FBs. It already contains the proper Initialize method and the properties from interface IBaseInstance. Properties: LocalComAddress ComAddress , inherited from BaseInstance InitParametersDone , inherited from BaseInstance InstanceName , inherited from BaseInstance Methods: Main SetProxyIdentification FB_EXIT , inherited from BaseInstance Init , inherited from BaseInstance OnAfterOnlineChange , inherited from BaseInstance OnBeforeOnlineChange , inherited from BaseInstance SetBaseIdentification , inherited from BaseInstance Structure: LocalComAddress (Property) Main (Method) SetProxyIdentification (Method)
ProxyInstance.LocalComAddress (PROP) ¶ PROPERTY FINAL LocalComAddress : UDINT The local communication address of the proxy instance.
CallbackHandle (STRUCT) ¶ TYPE CallbackHandle : STRUCT InOut: Name Type Initial Comment hEvent RTS_IEC_HANDLE RTS_INVALID_HANDLE handle for Event hCallback RTS_IEC_HANDLE RTS_INVALID_HANDLE handle for callback
Constants (GVL) ¶ InOut: Scope Name Type Initial Constant gc_CLASSID_PersistenceManager UDINT 16#1801 gs_IntegrityKey STRING ‘___Integrity’ gs_CompressKey STRING ‘___xCompressTags’ gs_WriteSuffix STRING ‘.w’ gc_uiMaxKeyLen UDINT 511 gc_uiMaxObjSize UDINT 512 gc_uiMaxLineSize UDINT ((gc_uiMaxKeyLen + gc_uiMaxObjSize) + 3)
DataStorage ¶ FileStorage ACP_LineBuffer (FunctionBlock) FB_EXIT (Method) GetCount (Method) Init (Method) Init2 (Method) ReadLine (Method) ACP_OPEN_MODE (Enum) ASCIIFileStorage (FunctionBlock) ErrorHandling GetErrorMessage (Method) FB_EXIT (Method) Next (Method) Open (Method) Put (Method) private ReadHeader (Method) WriteHeader (Method) ASCIIFileStorage (FunctionBlock) ErrorHandling GetErrorMessage (Method) FB_EXIT (Method) Next (Method) Open (Method) Put (Method) private ReadHeader (Method) WriteHeader (Method) BinaryFileStorage (FunctionBlock) ErrorHandling GetErrorMessage (Method) Next (Method) Put (Method) private ReadHeader (Method) WriteHeader (Method) BinaryFileStorage (FunctionBlock) ErrorHandling GetErrorMessage (Method) Next (Method) Put (Method) private ReadHeader (Method) WriteHeader (Method) BinaryMemoryStorage (FunctionBlock) Close (Method) ErrorHandling GetErrorMessage (Method) Next (Method) OnResetOrigin (Method) Open (Method) Put (Method) BinaryMemoryStorage (FunctionBlock) Close (Method) ErrorHandling GetErrorMessage (Method) Next (Method) OnResetOrigin (Method) Open (Method) Put (Method) BufferedFileStream (FunctionBlock) FB_EXIT (Method) Flush (Method) Init (Method) Read (Method) Reset (Method) Write (Method) DataStorageItems ACP_NextBufferedStream (Function) ACP_PutBufferedStream (Function) ACP_PutBufferedStreamGetErrorMessage (Function) ACP_StringFromStream (Function) ACP_StringToStream (Function) ACP_TypedValue (Struct) ACP_TypedValueFromStream (Function) ACP_TypedValueFromString (Function) ACP_TypedValueToStream (Function) ACP_TypedValueToString (Function) FileHeader (Struct) FileStorageBase (FunctionBlock) Close (Method) CloseCheckDependant (Method) ErrorHandling GetErrorMessage (Method) Init (Method) OnResetOrigin (Method) OnResetOrigin2 (Method) Open (Method) Put (Method) private ArchiveBaseName (Property) CloseFile (Method) OpenFile (Method) ReadHeader (Method) WriteHeader (Method) FileStorageBase (FunctionBlock) Close (Method) CloseCheckDependant (Method) ErrorHandling GetErrorMessage (Method) Init (Method) OnResetOrigin (Method) OnResetOrigin2 (Method) Open (Method) Put (Method) private ArchiveBaseName (Property) CloseFile (Method) OpenFile (Method) ReadHeader (Method) WriteHeader (Method) IP_FileStorage (ImagePool) IStream (Interface) Read (Method) Write (Method) MemoryStream (FunctionBlock) Init (Method) Read (Method) Reset (Method) Write (Method) TL_FileStorage (TextList) IDataStorage (Interface) Close (Method) Next (Method) Open (Method) Put (Method) IDataStorage2 (Interface) OnResetOrigin (Method) IDataStorage3 (Interface) CloseCheckDependant (Method) IDataStorage4 (Interface) OnResetOrigin2 (Method)
FileStorage ¶ ACP_LineBuffer (FunctionBlock) FB_EXIT (Method) GetCount (Method) Init (Method) Init2 (Method) ReadLine (Method) ACP_OPEN_MODE (Enum) ASCIIFileStorage (FunctionBlock) ErrorHandling GetErrorMessage (Method) FB_EXIT (Method) Next (Method) Open (Method) Put (Method) private ReadHeader (Method) WriteHeader (Method) ASCIIFileStorage (FunctionBlock) ErrorHandling GetErrorMessage (Method) FB_EXIT (Method) Next (Method) Open (Method) Put (Method) private ReadHeader (Method) WriteHeader (Method) BinaryFileStorage (FunctionBlock) ErrorHandling GetErrorMessage (Method) Next (Method) Put (Method) private ReadHeader (Method) WriteHeader (Method) BinaryFileStorage (FunctionBlock) ErrorHandling GetErrorMessage (Method) Next (Method) Put (Method) private ReadHeader (Method) WriteHeader (Method) BinaryMemoryStorage (FunctionBlock) Close (Method) ErrorHandling GetErrorMessage (Method) Next (Method) OnResetOrigin (Method) Open (Method) Put (Method) BinaryMemoryStorage (FunctionBlock) Close (Method) ErrorHandling GetErrorMessage (Method) Next (Method) OnResetOrigin (Method) Open (Method) Put (Method) BufferedFileStream (FunctionBlock) FB_EXIT (Method) Flush (Method) Init (Method) Read (Method) Reset (Method) Write (Method) DataStorageItems ACP_NextBufferedStream (Function) ACP_PutBufferedStream (Function) ACP_PutBufferedStreamGetErrorMessage (Function) ACP_StringFromStream (Function) ACP_StringToStream (Function) ACP_TypedValue (Struct) ACP_TypedValueFromStream (Function) ACP_TypedValueFromString (Function) ACP_TypedValueToStream (Function) ACP_TypedValueToString (Function) FileHeader (Struct) FileStorageBase (FunctionBlock) Close (Method) CloseCheckDependant (Method) ErrorHandling GetErrorMessage (Method) Init (Method) OnResetOrigin (Method) OnResetOrigin2 (Method) Open (Method) Put (Method) private ArchiveBaseName (Property) CloseFile (Method) OpenFile (Method) ReadHeader (Method) WriteHeader (Method) FileStorageBase (FunctionBlock) Close (Method) CloseCheckDependant (Method) ErrorHandling GetErrorMessage (Method) Init (Method) OnResetOrigin (Method) OnResetOrigin2 (Method) Open (Method) Put (Method) private ArchiveBaseName (Property) CloseFile (Method) OpenFile (Method) ReadHeader (Method) WriteHeader (Method) IP_FileStorage (ImagePool) IStream (Interface) Read (Method) Write (Method) MemoryStream (FunctionBlock) Init (Method) Read (Method) Reset (Method) Write (Method) TL_FileStorage (TextList)
IBACnetARRAYN_of_OCTETSTRING.RemoveElement (METH) ¶ METHOD RemoveElement : CmpBACnet.IEC_BACNET_STATUS Remove element of this property at the given index. InOut: Scope Name Type Comment Return RemoveElement CmpBACnet.IEC_BACNET_STATUS Input nIndex CmpBACnet.IEC_BACNET_ARRAY_INDEX Index (0 .. number of elements-1).
ACP_LineBuffer (FB) ¶ FUNCTION_BLOCK FINAL ACP_LineBuffer A line buffer that is filled from a BufferedFileStream. implemented as a fixed size ring buffer. Methods: FB_EXIT GetCount Init Init2 ReadLine Structure: FB_EXIT (Method) GetCount (Method) Init (Method) Init2 (Method) ReadLine (Method)