<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Shared Class > Shared Properties > Shared.Channel Property |
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; }
Channel
Shared Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]