• DatasourceApplicationV3
    • Enums
      • InternalState (Enum)
    • Function Blocks
      • Address Resolution
        • RemoteVarInfo (FunctionBlock)
        • RemoteVarResolver (FunctionBlock)
      • AddressLeafTreeNode (FunctionBlock)
        • AddressInfo (Property)
        • QueryInterface (Method)
      • Communication
        • Monitoring
        • PlcConnectionInitFlags (Enum)
        • PlcCryptType (Enum)
        • Request (FunctionBlock)
      • CredentialsHandling (FunctionBlock)
        • CredentialsNecessary (Property)
        • SetCredentials (Method)
      • Driver (FunctionBlock)
        • CredentialsHandling (Property)
        • DataByteOrder (Property)
        • IDriverCDSV3
        • IDriverSpecifiedSettings
        • IDriverTraceAddressInfoProvider
        • Init (Method)
        • RequestFactory (Property)
        • StateMachine (Property)
        • TargetByteOrder (Property)
      • ITraceAddressInfoWriter
        • TraceAbsoluteAddressInfoWriter (FunctionBlock)
        • TraceAbstractAddressInfoWriter (FunctionBlock)
        • TracePropertyByCallAddressInfoWriter (FunctionBlock)
      • RequestFactory (FunctionBlock)
        • CreateReadRequest (Method)
        • CreateWriteRequest (Method)
        • IDriverRequestFactoryCustom
        • IDriverRequestFactoryLargeRequests
        • ReleaseRequest (Method)
      • Requests
        • CustomRequestResponse (FunctionBlock)
        • IRequest (Interface)
        • LargeReadRequest (FunctionBlock)
        • LargeWriteRequest (FunctionBlock)
        • ReadRequest (FunctionBlock)
        • WriteRequest (FunctionBlock)
      • Roots
        • RootAddressDatasourceIndex (FunctionBlock)
      • StateMachine (FunctionBlock)
        • IDriverStateMachine
        • IDriverStateMachine2
        • Private
      • Utilities
        • Logging
        • Swapping
        • UtilAreGuidsEqual (Function)
        • UtilBuildItemErrorCode (Function)
        • UtilByteToHexString (Function)
        • UtilGetHostName (Function)
        • UtilGuidToString (Function)
        • UtilIsGuidEmpty (Function)
        • UtilNumericVersionToString (Function)
        • UtilResolveItemToRemoteAddr (Function)
        • UtilSizeFromAddrInfo (Function)
        • UtilVersionToString (Function)
    • GlobalConstants
      • ComponentConstants (GVL)
      • Errors (GVL)
      • Services (GVL)
    • GlobalVariables
      • GVL (GVL)
    • Interfaces
      • IAddrInfoLeafTreeNode (Interface)
        • AddressInfo (Property)
      • IRootAddressNodeWithDatasourceIndex (Interface)
        • DatasourceIndex (Property)
      • IVariableInfoCollectsSpecialAddressInfos (Interface)
        • SpecialAddrFound (Method)
      • IVariableInfoCollectsToplevelAddressInfo (Interface)
        • StoreAddressInfo (Method)
      • IVariableInfoEntirePathHandling (Interface)
        • EntirePathHandled (Property)
    • Structs
      • AddressInfos
        • AbsoluteAddressInfo (Struct)
        • AddressGeneratedInfo (Struct)
        • AddressInfoType (Enum)
        • AddressInfoUnion (Union)
        • BitRelativeAddressInfo (Struct)
        • PropertyAddressInfo (Struct)
      • CommunicationSettings (Struct)
      • ConnectionSetup (Struct)
      • DeviceInfo (Struct)
      • DriverCfg (Struct)
      • Guid (Struct)
      • NetworkScanSettings (Struct)
      • PlcAppIdentification (Struct)
      • PlcCredentialInfo (Struct)
      • PlcCredentials (Struct)
      • SymbolicInfo (Struct)
  • Library Information
    • GetLibVersion (Function)
    • GetLibVersionNumber (Function)
    • IsLibReleased (Function)
  • File and Project Information
  • Library Reference
    • Base Interfaces
      • Library Identification
      • Library Properties
    • CDSV3ProtocolUtils
      • Library Identification
      • Library Properties
    • CmpBinTagUtilIec
      • Library Identification
      • Library Properties
    • CmpChannelClientIec
      • Library Identification
      • Library Properties
    • CmpCrypto Implementation
      • Library Identification
      • Library Properties
    • CmpCrypto Interfaces
      • Library Identification
      • Library Properties
    • CmpErrors2 Interfaces
      • Library Identification
      • Library Properties
    • CmpLog
      • Library Identification
      • Library Properties
    • CmpNameServiceClientIec
      • Library Identification
      • Library Properties
    • Collections
      • Library Identification
      • Library Properties
    • Component Manager
      • Library Identification
      • Library Properties
    • Datasources Interfaces
      • Library Identification
      • Library Properties
    • Standard
      • Library Identification
      • Library Properties
    • StringUtils
      • Library Identification
      • Library Properties
    • SymbolicVarsBase
      • Library Identification
      • Library Properties
    • SysFile
      • Library Identification
      • Library Properties
    • SysMem
      • Library Identification
      • Library Properties
    • SysSocket Implementation
      • Library Identification
      • Library Properties
    • SysSocket Interfaces
      • Library Identification
      • Library Properties
    • SysTarget
      • Library Identification
      • Library Properties
    • SysTask
      • Library Identification
      • Library Properties
    • SysTypes2 Interfaces
      • Library Identification
      • Library Properties
Datasource ApplicationV3 Access
  • Docs »
  • DatasourceApplicationV3 »
  • Function Blocks »
  • Requests »
  • CustomRequestResponse (FB)

CustomRequestResponse (FB)ΒΆ

FUNCTION_BLOCK CustomRequestResponse IMPLEMENTS IRequest, IDatasources.IDriverCustomRequest, IDatasources.ICDSV3Response

Properties:

ContentData

ContentSize

RawData

RawSize

Request

Response

Methods:

FB_Exit

Poll

Release

Send

Structure:

  • FB_Exit (Method)
  • ICDSV3Response
    • ContentData (Property)
    • ContentSize (Property)
    • RawData (Property)
    • RawSize (Property)
  • IDriverCustomRequest
    • Request (Property)
    • Response (Property)
  • IRequest
    • Poll (Method)
    • Release (Method)
    • Send (Method)