I downloaded the Phidget_Digital_output example. In it, it requires a serial number for the device. The program I am writing will only have one Phidget (1014_2) connected to it at a time however, it will be running on multiple PC's. I want the program to run regardless of the serial number. This is ...