Skip to content

Save the last serial number that was read from hardware #550

@bparks13

Description

@bparks13

It would be helpful to have a property somewhere that holds the last serial number that was read from the hardware.

We've discussed a couple different ways to do this:

  • Read-only property at the level of the configure node. This would be easier to implement than the AutoPortVoltage, since we would not need to hold multiple states and check if the user has input anything, since this would be a read-only property.
  • A hidden property in the ProbeConfiguration class that is written to when the hardware connects. This property is only visible in the GUI, and could be added to the status bar or as a read-only text box with the other properties.

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