ITpNode

Summary

Represents a TP Node (Sender or Receiver) that provides the TP Address and the connection to the Topology description.

Properties

Structure

class ITpNode
connector

The connector of the TP Node.

Type

IConnector

name

The name of the TP Node.

Type

str

st_min

The duration of the minimum time the CAN-TP sender shall wait between the transmissions of two Consecutive Frame N-PDUs.

Type

decimal or None

tp_address

The TP Address used by the TP Node.

Type

TpAddress

uuid

The UUID of the TP Node or the path to the TP Node is no UUID is defined.

Type

str