LargeWriteRequest (FB) ¶ FUNCTION_BLOCK LargeWriteRequest EXTENDS WriteRequest IMPLEMENTS IDatasources.IDriverLargeRequest Properties: Finished StartOffset Methods: Poll Release SetSentItemsCount FB_Exit , inherited from WriteRequest Init , inherited from WriteRequest ReleaseResources , inherited from WriteRequest Send , inherited from WriteRequest Structure: Finished (Property) Poll (Method) Release (Method) SetSentItemsCount (Method) StartOffset (Property)
IDriverCDSV3 ¶ CanSendCDSV3CustomRequest (Method)
IDriverSpecifiedSettings ¶ ReconnectWaitTime (Method) TimeoutSyncShutdown (Method)
IDriverTraceAddressInfoProvider ¶ CreateTraceAddressInfoWriter (Method) GetPointerSizeInBytes (Method) ReleaseTraceAddressInfoWriter (Method)
Driver.Init (METH) ¶ METHOD Init This method passes an instance of the configuration object to the driver. The according concrete type is driver dependent and the codegeneration will allocate and initialize the configuration object accordingly before calling this method. InOut: Scope Name Type Input pCFGData POINTER TO BYTE
Driver.RequestFactory (PROP) ¶ PROPERTY RequestFactory : IDatasources.IDriverRequestFactory
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.
ReadRequest (FB) ¶ FUNCTION_BLOCK ReadRequest IMPLEMENTS IRequest Methods: FB_Exit Init Poll Release Send BuildRequest ReleaseResources SetReceivedItemsCount SetSentItemsCount Structure: FB_Exit (Method) Init (Method) Poll (Method) Protected BuildRequest (Method) ReleaseResources (Method) SetReceivedItemsCount (Method) SetSentItemsCount (Method) Release (Method) Send (Method)
WriteRequest (FB) ¶ FUNCTION_BLOCK WriteRequest IMPLEMENTS IRequest Properties: StartOffset Methods: FB_Exit Init Poll Release Send ReleaseResources SetSentItemsCount Structure: FB_Exit (Method) Init (Method) Poll (Method) Protected ReleaseResources (Method) SetSentItemsCount (Method) StartOffset (Property) Release (Method) Send (Method)