TLBID (Type Library ID): 1F165598-2F77-41C8-A9F9-EAF00C943F9F
Assembly: OpcLabs.EasyOpcClassic, Version=5.81.0.48, Culture=neutral, PublicKeyToken=6faddca41dacb409
For more information, see OpcLabs_EasyOpcClassic in .NET Reference.
TLBID (Type Library ID): 1F165598-2F77-41C8-A9F9-EAF00C943F9F
Assembly: OpcLabs.EasyOpcClassic, Version=5.81.0.48, Culture=neutral, PublicKeyToken=6faddca41dacb409
For more information, see OpcLabs_EasyOpcClassic in .NET Reference.
Class Module | Description |
---|---|
DEasyAEClientEvents | The EasyAEClient object is the main object that allows simple access to OPC Alarms and Events servers. |
DEasyAEClientManagementEvents | Allows static management and configuration of the EasyAEClient object. |
DEasyDAClientEvents | The EasyDAClient object is the main object that allows simple access to OPC Data Access servers. |
DEasyDAClientManagementEvents | Allows static management and configuration of the EasyDAClient object. |
EasyAEClientSelector | Describes how to select the EasyAEClient object.
ProgId: OpcLabs.EasyOpc.AlarmsAndEvents.EasyAEClientSelector
For more information, see EasyAEClientSelector and OpcLabs.EasyOpc.AlarmsAndEvents.ComTypes._EasyAEClientSelector in .NET Reference. |
EasyDAClientSelector | Describes how to select the EasyDAClient object.
ProgId: OpcLabs.EasyOpc.DataAccess.EasyDAClientSelector
For more information, see EasyDAClientSelector and OpcLabs.EasyOpc.DataAccess.ComTypes._EasyDAClientSelector in .NET Reference. |
The COM objects of QuickOPC are based upon the underlying .NET objects. In order to avoid duplicities and mismatches, the documentation is primarily maintained for the .NET objects. The .NET objects are exposed using the "interop" mechanism to the COM world using an automated translation provided by Microsoft. Therefore, a documentation that applies to a .NET type or member that is exposed to COM can be assumed to apply to the corresponding .NET type or member as well.
The bulk of the reference documentation for COM type libraries is generated from the type libraries themselves. This means that only a limited descriptive text (typically, one line) is available with each type or member. You need to look to the reference documentation for the .NET assemblies in order to find the more detailed documentation.
In addition, some languages or COM-based tools do not make direct use of the type libraries, and therefore require some additional effort to use the COM objects - such as knowing their ProgIDs, dealing with interface IDs (IIDs), etc.
For more information, see COM Type Libraries Reference.