Search Results

by Zebajin
Sun Oct 29, 2017 5:25 am
Forum: Java
Topic: open() throws 'TimeOut' PhidgetException
Replies: 1
Views: 18229

open() throws 'TimeOut' PhidgetException

Hi everybody. I'm new to phidget programming and was just trying to write a little program that displays the voltage of a VoltageInput type sensor (slider) in Java. I looked at the VoltageInput exemple and the online guide. Whenever I execute the code, the open() method throws a timeout exception wh...