Shared.Channel Property

<< 点击显示目录 >>

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

Shared.Channel Property

BR.AN.PviServices .NET


Gets or sets the channel of this instance. By default = LS251_1 to LS251_9.

[Visual Basic]

<PviKeyWord(PviKeyWord:=""/IF"")> _

Public Property Channel() As Byte

  Public Get

  End Get

  Public Set

  End Set

End Property

[C#]

[PviKeyWord(PviKeyWord=""/IF"")]

public byte Channel { public get; public set; }

Property Value

Channel

See Also

Shared Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]