Driver (FB) ¶ FUNCTION_BLOCK Driver IMPLEMENTS IDatasources.IDriver, IDatasources.IDriverSpecifiedSettings, IDatasources.IDriverCDSV3, IDatasources.IDriverCredentialsHandling Properties: CredentialsHandling DataByteOrder RequestFactory StateMachine TargetByteOrder CredentialsNecessary Methods: Init CanSendCDSV3CustomRequest ReconnectWaitTime SetCredentials TimeoutSyncShutdown Structure: CredentialsHandling (Property) DataByteOrder (Property) IDriverCDSV3 CanSendCDSV3CustomRequest (Method) IDriverCredentialsHandling CredentialsNecessary (Property) SetCredentials (Method) IDriverSpecifiedSettings ReconnectWaitTime (Method) TimeoutSyncShutdown (Method) Init (Method) RequestFactory (Property) StateMachine (Property) TargetByteOrder (Property)
Driver.CredentialsHandling (PROP) ¶ PROPERTY CredentialsHandling : IDatasources.IDriverCredentialsHandling If this kind of driver requires credentials for logging in to a specific kind of device, then this property can return an object handling the assignment of credentials.
Driver.DataByteOrder (PROP) ¶ PROPERTY DataByteOrder : IDatasources.ByteOrder Returns the byteorder of data managed by this instance. Note It is not expected that this value changes at runtime.
IDriverCDSV3 ¶ CanSendCDSV3CustomRequest (Method)
IDriverCredentialsHandling ¶ CredentialsNecessary (Property) SetCredentials (Method)
IDriverSpecifiedSettings ¶ ReconnectWaitTime (Method) TimeoutSyncShutdown (Method)
Internal ¶ AsyncPLCHandler (Property) GetDeviceInfo (Method)
Utils ¶ Collections DataItemItfVector (FunctionBlock) AddItem (Method) FB_Exit (Method) GetItem (Method) abstrAssign (Method) PStringVectorArrAccess (FunctionBlock) FB_Exit (Method) PtrVectorArrAccess (FunctionBlock) ReadItemVector (FunctionBlock) AddItem (Method) FB_Exit (Method) GetItem (Method) Remove (Method) RequestVector (FunctionBlock) AddRequest (Method) GetLast (Method) abstrAssign (Method) ComponentConstants (GVL) Logging Assert (Function) ErrorPLCHToString (Function) ErrorToString (Function) LogComponent (FunctionBlock) FB_Exit (Method) FB_Init (Method) Severity (Enum) MapErrorCode (Function) MapErrorCodeFailedAsConnLost (Function) PlcHandlerAccess AsyncBase (FunctionBlock) CanTrigger (Method) FB_Init (Method) JoinLastAction (Method) LastActionCompleted (Property) LastActionFailed (Property) Reset (Method) TriggerCall (Method) TriggerCallWithTaskInfo (Method) AsyncWrapper (FunctionBlock) Connect (Method) DefineVarList (Method) Disconnect (Method) Init (Method) ReleaseRequest (Method) SyncDefineVarList (Method) SyncReadVarList (Method) SyncReadVarListFromPlc (Method) SyncReadVars (Method) SyncSendService (Method) SyncWriteVarListToPlc (Method) TriggerConnect (Method) TriggerDefineVarList (Method) TriggerDisconnect (Method) TriggerReleaseRequest (Method) TriggerSyncDefineVarList (Method) TriggerSyncReadVarList (Method) TriggerSyncReadVarListFromPlc (Method) TriggerSyncReadVars (Method) TriggerSyncSendService (Method) TriggerSyncWriteVarListToPlc (Method) RuntimeCredentialsHandler (FunctionBlock) ResetIniContent (Method)
Collections ¶ DataItemItfVector (FunctionBlock) AddItem (Method) FB_Exit (Method) GetItem (Method) abstrAssign (Method) PStringVectorArrAccess (FunctionBlock) FB_Exit (Method) PtrVectorArrAccess (FunctionBlock) ReadItemVector (FunctionBlock) AddItem (Method) FB_Exit (Method) GetItem (Method) Remove (Method) RequestVector (FunctionBlock) AddRequest (Method) GetLast (Method) abstrAssign (Method)
ComponentConstants (GVL) ¶ Attributes: qualified_only InOut: Scope Name Type Initial Constant DatasourcesComponentName STRING ‘DatasourceSymbolic’ ComponentId UDINT 16#1091