LINPort.Termination Property
- Updated2023-02-21
- 2 minute(s) read
Namespace:
NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Assembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
Public Overridable Property Termination As XNETTermination |
| C# |
|---|
public virtual XNETTermination Termination { get; set; } |
| Visual C++ |
|---|
public: virtual property XNETTermination Termination { XNETTermination get (); void set (XNETTermination value); } |
Property Value
An enumeration value of XNETTermination.
Remarks
Per the LIN 2.1 standard, the master ECU has a ~1 kΩ termination resistor between Vbat and Vbus. Therefore, select On only if you are using your interface as the master and do not already have external termination.