Skip to content

Consider a mechanism to implement self-listening during token passing #17

@Rahix

Description

@Rahix

PROFIBUS requires an active station to listen to itself while passing the token. This is meant to be a check for the transceiver to detect problems in either direction.

Right now, profirust cannot support this because the PHY abstraction does not support it. However, we cannot just augment the PHY abstraction with this feature as not all PHYs will support self-listening. We should find a way to opt-in to self-listening whenever a PHY can do it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestfdlFieldbus Data LinkphyPROFIBUS Physical Layer

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions