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)
Roots ¶ RootAddressDatasourceIndex (FunctionBlock) DatasourceIndex (Property) QueryInterface (Method)
RootAddressDatasourceIndex (FB) ¶ FUNCTION_BLOCK RootAddressDatasourceIndex EXTENDS AddressLeafTreeNode IMPLEMENTS IRootAddressNodeWithDatasourceIndex Properties: DatasourceIndex AddressInfo , inherited from AddressLeafTreeNode Methods: QueryInterface Structure: DatasourceIndex (Property) QueryInterface (Method)
StateMachine (FB) ¶ FUNCTION_BLOCK StateMachine IMPLEMENTS IDatasources.IDriverStateMachine2, IDatasources.IDriverStateMachineShutdownTimeout Properties: ShutdownAfterError Methods: Connecting FillAddress PollRequestResult ResetAfterError SendRequest ShutdownTimedout ShuttingDown StartConnect StartShutdown WaitingForCommSetting Structure: IDriverStateMachine Connecting (Method) PollRequestResult (Method) ResetAfterError (Method) SendRequest (Method) ShutdownAfterError (Property) ShutdownTimedout (Method) ShuttingDown (Method) StartConnect (Method) StartShutdown (Method) IDriverStateMachine2 WaitingForCommSetting (Method) Private FillAddress (Method)
IDriverStateMachine ¶ Connecting (Method) PollRequestResult (Method) ResetAfterError (Method) SendRequest (Method) ShutdownAfterError (Property) ShutdownTimedout (Method) ShuttingDown (Method) StartConnect (Method) StartShutdown (Method)
IDriverStateMachine2 ¶ WaitingForCommSetting (Method)