I'm using CVI 6.0 and CWDataSocket ActiveX in my application. So, I want using CWDataSocket like to in VC++(ActiveX) not DataSocket libray. All of Web site's example is using DS lib...(not CWDataSocket ActiveX). Can you send to me examples that using CWDataSocket in CVI? regards.
Hello, When you use any ActiveX controls in CVI, you have to use wrapper functions that ActiveX wizard creates for you. Our CVI DataSocket libray is a collection of functions that uses CWDatasocket in a lower level, so you are using CWDatasocket by using its CVI library.
Mika Fukuchi Applications Engineer National Instruments