RemoteVarResolver.NodeNotFound (METH) ¶ METHOD NodeNotFound : ITreeWalker InOut: Scope Name Type Return NodeNotFound ITreeWalker Input pParent ITreeWalker szChildName POINTER TO BYTE nameLen __XWORD symbolsSets DWORD varInfo REFERENCE TO SymbolicVarsBase.VariableInformation xRootNode BOOL Inout consumed __XWORD
Private ¶ FillSize (Method)
RemoteVarResolver.FillSize (METH) ¶ METHOD FillSize InOut: Scope Name Type Input typeInfo REFERENCE TO TypeDesc Inout ai AddressGeneratedInfo
RemoteVarResolver.Resolve (METH) ¶ METHOD Resolve : BOOL InOut: Scope Name Type Return Resolve BOOL Input pstSymbol POINTER TO STRING Output addrInfo AddressGeneratedInfo
Driver.StateMachine (PROP) ¶ PROPERTY StateMachine : IDatasources.IDriverStateMachine
Driver.TargetByteOrder (PROP) ¶ PROPERTY TargetByteOrder : IDatasources.ByteOrder Returns the byteorder used by the system managed by the related |IDatasource| . Note It is not expected that this value changes at runtime.
ITraceAddressInfoWriter ¶ TraceAbsoluteAddressInfoWriter (FunctionBlock) FB_Exit (Method) ITraceAddressInfoWriter GetAddressFlags (Method) Release (Method) WriteAddressInfo (Method) SetAddressInfo (Method) TraceAbstractAddressInfoWriter (FunctionBlock) ITraceAddressInfoWriter-parts GetSize (Method) GetType (Method) SetDataItem (Method) TracePropertyByCallAddressInfoWriter (FunctionBlock) FB_Exit (Method) ITraceAddressInfoWriter GetAddressFlags (Method) Release (Method) WriteAddressInfo (Method) SetAddressInfo (Method)
TraceAbsoluteAddressInfoWriter (FB) ¶ FUNCTION_BLOCK TraceAbsoluteAddressInfoWriter EXTENDS TraceAbstractAddressInfoWriter IMPLEMENTS IDatasources.ITraceAddressInfoWriter This function block is the implementation of the ITraceAddressInfoWriter interface for an absolute address info. Methods: FB_Exit SetAddressInfo GetAddressFlags GetSize , inherited from TraceAbstractAddressInfoWriter GetType , inherited from TraceAbstractAddressInfoWriter Release SetDataItem , inherited from TraceAbstractAddressInfoWriter WriteAddressInfo Structure: FB_Exit (Method) ITraceAddressInfoWriter GetAddressFlags (Method) Release (Method) WriteAddressInfo (Method) SetAddressInfo (Method)
TraceAbstractAddressInfoWriter (FB) ¶ FUNCTION_BLOCK TraceAbstractAddressInfoWriter This function block is the abstract base class of all implementations of the ITraceAddressInfoWriter interface. Methods: SetDataItem GetSize GetType Structure: ITraceAddressInfoWriter-parts GetSize (Method) GetType (Method) SetDataItem (Method)
RequestFactory (FB) ¶ FUNCTION_BLOCK RequestFactory IMPLEMENTS IDatasources.IDriverRequestFactory, IDatasources.IDriverRequestFactoryCustom, IDatasources.IDriverRequestFactoryLargeRequests Methods: CreateReadRequest CreateWriteRequest ReleaseRequest CreateCustomRequest CreateLargeReadRequest CreateLargeWriteRequest Structure: CreateReadRequest (Method) CreateWriteRequest (Method) IDriverRequestFactoryCustom CreateCustomRequest (Method) IDriverRequestFactoryLargeRequests CreateLargeReadRequest (Method) CreateLargeWriteRequest (Method) ReleaseRequest (Method)