I have a vb.net programm and connect to PhidgetSBC directly through lan IP I use phidget21.net.dll Since all examples are for phidgets local connect, is any example for Phidget22.net.dll? This is my code Dim WithEvents phidgetSBCA As Phidgets. InterfaceKit Dim WithEvents phidgetIO16A As Phidgets. In...