Hello Maximus,
Were you able to get this procedure working with ActiveX in LabVIEW? If so, you will be able to do the same thing in CVI. You will have to create an ActiveX Controller and use the various functions in the resulting ActiveX controller that map to the properties/methods you used in LabVIEW. On the other hand, if ActiveX does not work, you could set up your system to communicate via TCP/IP. The following
tutorial documents how to do this in CVI. Also, I would suggest taking a look at the various TCP shipping examples in the <cvi directory>/samples/tcp folder.
Thanks.
Wendy L
LabWindows/CVI Developer Newsletter