PviCpuParameterAttribute Class

<< 点击显示目录 >>

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

PviCpuParameterAttribute Class

BR.AN.PviServices .NET


The Attribute expands the properties of all classes derived from . It specifies a communication parameter which has to be used as CPU communication parameter. All other parameters belong to the DEVICE object.

For a list of all members of this type, see PviCpuParameterAttribute Members .

System.Object

  Attribute

    PviCpuParameterAttribute

[Visual Basic]

Public Class PviCpuParameterAttribute

   Inherits Attribute

[C#]

public class PviCpuParameterAttribute : Attribute

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: BR.AN.PviServices

Assembly: BR.AN.PviServices (in BR.AN.PviServices.dll)

See Also

PviCpuParameterAttribute Members | BR.AN.PviServices Namespace | DeviceBase


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

PviCpuParameterAttribute Members

PviCpuParameterAttribute Constructor