Base Properties

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Base Class >

Base Properties

BR.AN.PviServices .NET


The properties of the Base class are listed below. For a complete list of Base class members, see the Base Members topic.

Public Instance Properties

pubpropertyAddress

Gets or sets the logical address of this instance.

pubpropertyConnectionType

Gets or sets the Type of connection.

pubpropertyErrorCode

Gets an ErrorCode if an error occured.

pubpropertyErrorText

Gets an ErrorText if an error occured.

pubpropertyFullName

Gets the FullName of this instance.

pubpropertyHasError

Gets the error state of the PviServices object.

pubpropertyHasLinkObject

Gets if the PVI object has already a link objekt or not.

pubpropertyHasPVIConnection

Gets or sets if the object has a connection to PVI can be either a valid connection or a connection in error state.

pubpropertyIsConnected

Gets or sets the connection state of the PviServices object

pubpropertyLinkName

Gets or sets the LinkName of this instance

pubpropertyName

Gets the logical name of this instance.

pubpropertyParent

Gets or sets the Parent object of this instance.

pubpropertyPviPathName

Gets the name of the object including the type specifier.

pubpropertyReturnValue

This member holds the return value of any method call.

pubpropertyService

Service property to override.

pubpropertyUserData

Gets or sets the UserData for this instance.

See Also

Base Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

Base.Address Property

Base.ConnectionType Property

Base.ErrorCode Property

Base.ErrorText Property

Base.FullName Property

Base.HasError Property

Base.HasLinkObject Property

Base.IsConnected Property

Base.LinkName Property

Base.Name Property

Base.Parent Property

Base.PviPathName Property

Base.ReturnValue Property

Base.Service Property

Base.UserData Property