fjahn Posted March 29, 2013 Share Posted March 29, 2013 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 Quote Link to comment Share on other sites More sharing options...
ArcaneDraconum Posted March 29, 2013 Share Posted March 29, 2013 Du hast auch die aktuellen Bindings eingespielt? Quote Link to comment Share on other sites More sharing options...
fjahn Posted March 29, 2013 Author Share Posted March 29, 2013 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 Quote Link to comment Share on other sites More sharing options...
ArcaneDraconum Posted March 29, 2013 Share Posted March 29, 2013 Sorry, da kann ich nix zu sagen und auch nix testen. Ich habe kein IO16. Quote Link to comment Share on other sites More sharing options...
AuronX Posted March 30, 2013 Share Posted March 30, 2013 Die bindings sind in Ordung, weil die anderen bricklets funktionieren. Das heißt die anderen Bricklets und das IO16 sind auf 2.x geupdatet? Quote Link to comment Share on other sites More sharing options...
fjahn Posted March 30, 2013 Author Share Posted March 30, 2013 Ja das sind sie. Die Firmware aller Bauteile ist auf dem neusten Stand. Mfg FJahn Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.