DataProviderID Members
The DataProviderID type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(System.Object) | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetApplicationLayerMaster |
When overridden in a derived class, instantiates object providing IApplicationLayerMaster - an object
implementing master side (playing the role on the field network of the master station,) interfaces defined for the
application layer.
|
![]() |
GetAvailiableAddressspaces |
This metchod is responsible for returning the list of addressspaces in the data provider.
|
![]() |
GetEnumerator |
Returns an enumerator that iterates through the collection.
|
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetItemDefaultSettings |
Gets the item default settings.
|
![]() |
GetSettings |
this function creates an string XML representation of the dataprovider settings
|
![]() |
GetSettingsHumanReadableFormat |
this function creates an string representation of the dataprovider settings
|
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
SetSettings |
This function is deserializing the data provider settings from the string
|
![]() |
ToString |
Retrieves a string representation of the object.
|
Properties
Name | Description | |
---|---|---|
![]() |
GetDataProviderDescription |
Get all information identifying the DatProvide component.
|
![]() |
Item |
Badly formed XML comment.
|
![]() |
SelectedCommunicationLayer |
Get and set underlying ICommunicationLayerId. Information about selected communication layer
provider should be included in the setting string and used before instantiating the data IApplicationLayerMaster
|
![]() |
Title |
Gets the title custom attribute for the plug-in assembly manifest.
|