I just installed Meas Studio for VB 6.0 and using DAQ 6025E. I try to switch on one led using digital output (CWDIO) from remote PC (internet).
By following example "Building an Interactive Web Page with DataSocket" and DIO tutorial, I now can publish .CAB to my PWS and the ActiveX control properly display in browser but my CWButton cannot switch on the led.
I'm a little confused with the DataSocket examples. Should I use DataSocket ConnectTo 'someURL'? But in my case where is 'someURL'.