Outgoing.GetCyclic Method
- Aktualisiert2023-02-21
- 2 Minute(n) Lesezeit
Accesses the Cyclic class, which you can use to add outgoing cyclic frames under an NI-XNET CAN or FlexRay port.
Namespace:
NationalInstruments.VeriStand.SystemDefinitionAPIAssembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
Public Function GetCyclic As Cyclic |
| C# |
|---|
public Cyclic GetCyclic() |
| Visual C++ |
|---|
public: Cyclic^ GetCyclic() |
Return Value
A reference to the Cyclic class.
Remarks
You cannot add cyclic frames under a LIN port.