<< Click to Display Table of Contents >> Navigation: »No topics above this level« Can.CycleTime Property |
Cycle time (in ms) within which the specified number (maximum) of Can messages are sent Values lower then 20 ms don't make sense.
Default = 10
[Visual Basic]
<PviKeyWord(PviKeyWord:=""/CT"")> _
Public Property CycleTime() As Integer
Public Get
End Get
Public Set
End Set
End Property
[C#]
[PviKeyWord(PviKeyWord=""/CT"")]
public int CycleTime { public get; public set; }
Can Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]