StandardMonitoring_Base.abstrSendReadRequest (METH) ¶ METHOD abstrSendReadRequest : UDINT InOut: Scope Name Type Return abstrSendReadRequest UDINT Input pConn POINTER TO PlcAppConnection
StandardMonitoring_Base.abstrSendWriteRequest (METH) ¶ METHOD abstrSendWriteRequest : UDINT InOut: Scope Name Type Return abstrSendWriteRequest UDINT Input pConn POINTER TO PlcAppConnection
StandardMonitoring_Base.abstrWishedMonitoringFinishedState (PROP) ¶ PROPERTY abstrWishedMonitoringFinishedState : PlcConnectionState
TraceAbsoluteAddressInfoWriter.Release (METH) ¶ METHOD Release Releases itself
TraceAbsoluteAddressInfoWriter.WriteAddressInfo (METH) ¶ METHOD WriteAddressInfo : UDINT Writes the address info to an ICDSV3ServiceWriter instance. InOut: Scope Name Type Comment Return WriteAddressInfo UDINT Error code Input itfCDSV3ServiceWriter IDatasources.ICDSV3ServiceWriter See summary xHasToSwap BOOL A flag indicating, whether swapping is needed
TraceAbsoluteAddressInfoWriter.SetAddressInfo (METH) ¶ METHOD SetAddressInfo This method sets all the necessary information needed to implement the ITraceAddressInfoWriter interface. InOut: Scope Name Type Comment Input itfDataItem IDatasources.IDataItem The IDataItem addressInfo AbsoluteAddressInfo The address info corresponding to the data item
ITraceAddressInfoWriter (parts) ¶ GetSize (Method) GetType (Method)
TraceAbstractAddressInfoWriter.GetSize (METH) ¶ METHOD GetSize : __UXINT InOut: Scope Name Type Comment Return GetSize __UXINT The size of the variable, whose address info will be written
TraceAbstractAddressInfoWriter.GetType (METH) ¶ METHOD GetType : IBaseLibrary.TypeClass InOut: Scope Name Type Comment Return GetType IBaseLibrary.TypeClass The typeclass of the variable, whose address info will be written
TraceAbstractAddressInfoWriter.SetDataItem (METH) ¶ METHOD SetDataItem This method takes an IDataItems instance and stores some information of the data item. InOut: Scope Name Type Comment Input itfDataItem IDatasources.IDataItem The IDataItem