Can.CycleTime Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Can.CycleTime Property

BR.AN.PviServices .NET


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; }

See Also

Can Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]