Interface:LIN:Termination
- Updated2023-11-11
- 1 minute(s) read
Interface:LIN:Termination
| Data Type | Direction | Required? | Default |
|---|---|---|---|
| u32 | Read/Write | No | Off (0) |
Property Class
XNET Session
Property ID
nxPropSession_IntfLINTerm
Description
![]() |
Notes You can modify this property only when the interface is stopped. This property does not take effect until the interface is started. |
The Termination property configures the NI-XNET interface LIN connector (port) onboard termination. The enumeration is generic and supports two values: Off (disabled) and On (enabled).
The following table lists the accepted values:
| String | Value |
|---|---|
| nxLINTerm_Off | 0 |
| nxLINTerm_On | 1 |
Per the LIN 2.1 standard, the Master ECU has a ~1 k
termination resistor between Vbat and Vbus. Therefore, use this property only if you are using your interface as the master and do not already have external termination.
For more information about LIN cabling and termination, refer to NI-XNET LIN Hardware.
