Jump to content

Leo Wolscht

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Leo Wolscht

  1. Hey John Thanks for the quick response. I am quite confident that I included mcc134 in the import statement as you can see in the first quote in my question. I simply exchanged mcc118 with mcc134 in the "from daqhats import ..." line. I also tried the examples for mcc134 on https://github.com/mccdaq/daqhats/tree/master/examples/python/mcc134 with the same error message. Next step is to try call sudo "daqhats_read_eeproms" and "daqhats_list_boards" to reassign the addresses. If you have any other idea, please let me know. Cheers, Leo
  2. Hi I am connecting my MCC134 to a Raspberry and started by running your example code from github. All I did was exchange the mcc118 to mcc134 and added a printout line for the board_list. the hat_list finds my MCC134 but the initialization of the mcc134 object at address 0 raises an HatError: Addr 0: Invalid board type. What am I missing?
×
×
  • Create New...