Search Results

by knas
Fri Dec 01, 2017 5:25 am
Forum: Visual Basic
Topic: Connect to SBC directly with IPaddress
Replies: 1
Views: 41061

Connect to SBC directly with IPaddress

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...