fjahn Posted March 29, 2013 at 01:34 PM Posted March 29, 2013 at 01:34 PM 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
ArcaneDraconum Posted March 29, 2013 at 02:00 PM Posted March 29, 2013 at 02:00 PM Du hast auch die aktuellen Bindings eingespielt? Quote
fjahn Posted March 29, 2013 at 03:54 PM Author Posted March 29, 2013 at 03:54 PM 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
ArcaneDraconum Posted March 29, 2013 at 03:59 PM Posted March 29, 2013 at 03:59 PM Sorry, da kann ich nix zu sagen und auch nix testen. Ich habe kein IO16. Quote
AuronX Posted March 30, 2013 at 09:41 AM Posted March 30, 2013 at 09:41 AM 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
fjahn Posted March 30, 2013 at 05:36 PM Author Posted March 30, 2013 at 05:36 PM Ja das sind sie. Die Firmware aller Bauteile ist auf dem neusten Stand. Mfg FJahn Quote
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.