<< Click to Display Table of Contents >> Navigation: »No topics above this level« Can.Channel Property |
Can controller number (channel). 2 Can controllers are available on the LS172 card. The desired controller is selected with the parameter Channel. No value other than 0 (zero) may be specified for the default Can controller.
[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; }
Can Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]