Outgoing.GetSporadic Method
- Aktualisiert2023-02-21
- 2 Minute(n) Lesezeit
Accesses the Sporadic class, which you can use to add outgoing sporadic frames under an NI-XNET LIN port. Sporadic frames attempt to provide dynamic behavior to LIN.
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 GetSporadic As Sporadic |
| C# |
|---|
public Sporadic GetSporadic() |
| Visual C++ |
|---|
public: Sporadic^ GetSporadic() |
Return Value
A reference to the Sporadic class.
Remarks
You cannot add sporadic frames under a CAN or FlexRay port.