Skip to content

HARP devices do not connect in embedded Unity workflows #7

Description

@RoboDoig

This probably applies to other Serial devices as well.

In a Bonsai workflow run from unity, HARP device nodes / associated branches will not throw errors, but no data will be received from them.

  • Confirmed branch for the HARP device is alive using timeoutexception.
  • Confirmed that other non-connected parts of the workflow are working as normal.

Culprit is likely to be DataReceived callback which is raised on a secondary thread and may not be accessible to Unity runtime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions