IDriverRequestFactoryLargeRequests (ITF)ΒΆ
INTERFACE IDriverRequestFactoryLargeRequests EXTENDS IDriverRequestFactory
This interface can additionally be implemented by function blocks implementing IDriverRequestFactory to support reading/writing of possibly large requests that might require multiple requests.
Note
This feature is typically necessary for successfully reading/writing recipes
Methods:
CreateReadRequest, inherited from IDriverRequestFactory
CreateWriteRequest, inherited from IDriverRequestFactory
ReleaseRequest, inherited from IDriverRequestFactory
Structure: