Skip to content

error working with SC10 #368

@Mendelevium9555

Description

@Mendelevium9555

I have been experimenting with the SC10 shutter controller and have been facing an issue getting it to work.

import instruments as
sc = ik.thorlabs.SC10.open_serial("COM6", 9600, timeout=100)
print(sc.name) 
print(sc.enable) 

After I call any sc.XXXX command at first time, everything works fine. But the code will fail if I make a second command, showing

instruments.errors.AcknowledgementError: Incorrect ACK message received

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