Jump to content

Recommended Posts

Posted

Nach dem Firmware update auf 2.0.x habe ich Probleme das IO16 anzusteuern. Weder im Brickviewer noch direkt via Python kann ein Signal eingelesen oder ausgegebn werden. Folgende Fehlermeldung erscheint:

 

Traceback (most recent call last):

  File "C:\Users\dady\Desktop\Schule\Klasse\FIP-Technik\bsp\examples\bricklet\io16\example_interrupt.py", line 28, in <module>

    io.set_port_interrupt('a', 1 << 2)

  File "build/bdist.linux-x86_64/egg/tinkerforge/bricklet_io16.py", line 167, in set_port_interrupt

    self.ipcon.send_request(self, BrickletIO16.FUNCTION_SET_PORT_INTERRUPT, (port, interrupt_mask), 'c B', '')

  File "build/bdist.linux-x86_64/egg/tinkerforge/ip_connection.py", line 771, in send_request

    raise Error(Error.TIMEOUT, msg)

Error: -1: Did not receive response for function 7 in time

 

 

Mfg FJahn

Posted

Danke für die schnelle Antwort.

 

 

Die bindings sind in Ordung, weil die anderen bricklets funktionieren.

Kann es sein das es ein Problem mit der sofware ist, weil es im Brickv es auch nicht funktioniert.

 

Mfg FJahn

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...