Skip to content

Serial slave doesn't close serial port #11

Description

@rfporter

The VISA session of the Serial slave is often left open even though shutdown was called.

This is due to the serial daemon performing a VISA read while VISA close is called. The VISA session is held open by the VISA read.

To fix this, VISA close should be called within the Serial Daemon during shutdown.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions