Skip to content

Serial slave doesn't close serial port #11

@rfporter

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.

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