XMLDA.NET Reference
xmldanet.xmlda Namespace
See Also  Inheritance Hierarchy Send Feedback

Glossary Item Box

The xmldanet.xmlda namespace contains classes with the XML-DA defined classes and enumerators.

Classes

 ClassDescription
ClassBrowse  
ClassBrowseElement Container of information that represents the elements which match the browse request.
ClassBrowseRequest  
ClassBrowseResponse  
ClassBrowseResponse1  
ClassGetProperties  
ClassGetPropertiesRequest  
ClassGetPropertiesResponse  
ClassGetPropertiesResponse1  
ClassGetStatus  
ClassGetStatusRequest  
ClassGetStatusResponse  
ClassGetStatusResponse1  
ClassImages Summary description for Resources.
ClassItemIdentifier Item identification object, as required for XML-DA server GetProperties calls.
ClassItemProperty Container of information that represents the properties that are accessed via the Browse and GetProperties services.
ClassItemValue Item vlaue class as required in XML-DA server Write calls and returned in Read calls.
ClassOPCError OPC XML-DA error information.
ClassOPCQuality OPC XML-DA item quality information.
ClassOpcXmlDA Service layer for the XML-DA / OPC-DA server access and methods for the DataBind handling.
ClassPropertyReplyList ItemProperty information retern from GetProperties.
ClassRead  
ClassReadRequest  
ClassReadRequestItem Item definition as required in the OPC XML-DA server Read call.
ClassReadRequestItemList Item list class are required in the OPC XML-DA server Read call.
ClassReadResponse  
ClassReadResponse1  
ClassReplyBase Container of information that represents the basic information for most responses.
ClassReplyItemList A container for the individual Item elements returned from the Read service.
ClassRequestOptions Container of information that represents the basic information for most responses.
ClassServerStatus Container of information that represents the current server status that are accessed via the GetStatus service.
ClassSubscribe  
ClassSubscribeItemValue Item vlaue class as returned in Subscribe and SUbscriptionPolledRefresh calls.
ClassSubscribePolledRefreshReplyItemList Item values returned in the SubscriptionPolledRefresh server call.
ClassSubscribeReplyItemList Container for Item elements which carry error or value information. The readily available item values are sent back via Item elements in RItemList if and only if the client requested them with ??ReturnValuesOnReply? (see Subscribe). If the server does not have a value for some of the items at the time of Subscribe, the Value will be xsi:nil for these items.
ClassSubscribeRequest  
ClassSubscribeRequestItem Item definition class are required in the OPC XML-DA server Subscribe call.
ClassSubscribeRequestItemList Item list class are required in the OPC XML-DA server Subscribe call.
ClassSubscribeResponse  
ClassSubscribeResponse1  
ClassSubscriptionCancel  
ClassSubscriptionCancelRequest  
ClassSubscriptionCancelResponse  
ClassSubscriptionCancelResponse1  
ClassSubscriptionPolledRefresh  
ClassSubscriptionPolledRefreshRequest  
ClassSubscriptionPolledRefreshResponse  
ClassSubscriptionPolledRefreshResponse1  
ClassWrite  
ClassWriteRequest  
ClassWriteRequestItemList Item list class are required in the OPC XML-DA server Write call.
ClassWriteResponse  
ClassWriteResponse1  
ClassXmlDA10Client  

Interfaces

 InterfaceDescription
InterfaceService

This class is the stub code generated by the WSDL tool from the WSDL service description.

It is used only internally.

InterfaceServiceChannel  

Enumerations

 EnumerationDescription
EnumerationbrowseFilter

An enumeration {all, branch, item} specifying which subset of browse elements to return. See the table in the comments section of the OPC specification to determine which combination of bits in BrowseElement are returned for each value of BrowseFilter.

EnumerationinterfaceVersion Enumerator with the possible XML DA interface versions.
EnumerationlimitBits Enumerator with the possible values in the limit field of the OPCQuality.
EnumerationqualityBits Enumerator with the possible values in the quality field of the OPCQuality.
EnumerationserverState Enumerator with the possible values in the server status.

See Also

© 2002-2012 Advosol Inc. All Rights Reserved.