StandardMonitoring_Base.IsSwappingNeeded (METH) ¶ METHOD IsSwappingNeeded : SwappingInfo This method determines, whether the data source requires a swapping of the data, that was read from the remote device. InOut: Scope Name Type Return IsSwappingNeeded SwappingInfo
StandardMonitoring_Base.LastError (PROP) ¶ PROPERTY LastError : DWORD Will be valid only if State DataSourceState.DS_Error
StandardMonitoring_Base.LastServiceSentItemsCount (PROP) ¶ PROPERTY LastServiceSentItemsCount : UDINT
StandardMonitoring_Base.NextServiceItemStartOffset (PROP) ¶ PROPERTY NextServiceItemStartOffset : UDINT
StandardMonitoring_Base.ProcessDataServerReply (METH) ¶ METHOD ProcessDataServerReply : UDINT InOut: Scope Name Type Comment Return ProcessDataServerReply UDINT Input dwTransactionId DWORD The ID of the transaction, that we got by method ProcessDataServerRequest. itfRequestParameter IRequestParameter The parameters for executing the request itfRequestResult IRequestResult This instance allows to store the result
StandardMonitoring_Base.ProcessDataServerRequest (METH) ¶ METHOD ProcessDataServerRequest : UDINT Determines the number of alarms in the alarm storage, that are currently stored and fit the passed filter criteria. The return value indicates, whether the processing was successful. InOut: Scope Name Type Comment Return ProcessDataServerRequest UDINT Input itfRequestParameter IRequestParameter The parameters for executing the request Output dwTransactionId DWORD Returns the ID of the transaction for the request
StandardMonitoring_Base.ReadListId (PROP) ¶ PROPERTY ReadListId : UDINT
StandardMonitoring_Base.ReadRequest (METH) ¶ METHOD ReadRequest : UDINT InOut: Scope Name Type Return ReadRequest UDINT Input pItems POINTER TO ARRAY [0..100] OF Dataserver_Interfaces.IDataItem iItemCount UDINT dwListId DWORD Output dwTransactionId DWORD
StandardMonitoring_Base.ReadRequest2 (METH) ¶ METHOD ReadRequest2 : UDINT InOut: Scope Name Type Return ReadRequest2 UDINT Input pItems POINTER TO ARRAY [0..100] OF Dataserver_Interfaces.IDataItem iItemCountTotal UDINT iStartOffset UDINT dwListId DWORD Output dwTransactionId DWORD iSentItems UDINT
StandardMonitoring_Base.intSetMappedLastError (METH) ¶ METHOD intSetMappedLastError : UDINT InOut: Scope Name Type Return intSetMappedLastError UDINT Input udiError UDINT