Skip to content

USB_1608G productID #10

@ckshobha

Description

@ckshobha

I got USB-1608G MC and while working on it I figured out the product ID for the same turns out to be 0x134 and not 0x0110. Having changed this i was able to work with opening my device and accessing it.
Is this something that should be changed in devices.py or is it the standard is 0x0110?

class USB_1608G(MCCDevice):
"""USB-1608G card"""
fpga_image = 'firmware/USB_1608G.rbf'
max_counts = 0xFFFF
id_product = 0x0110 -> should be 0x134

Thanks
Shobha

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions