LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Do I need DSC module

I have Dewesoft DAQ system for measuring "things". Dewesoft runs DCOM server on my local PC. I'd like to use LabView to read these "things" that I'm measuring. I have LabView 2017 Professional. 

Just a simple question: Do I need DSC module to be able to read data from DCOM server?

Thanks.

0 Kudos
Message 1 of 2
(971 Views)

Hi Waltteri,

 

DCOM is published as OPC data; you can see here for how to develop OPC Clients in LabVIEW: https://zone.ni.com/reference/en-XX/help/371361R-01/lvconcepts/opc_dev_clients/

 

LabVIEW DataSockets might be available for you if you meet the requirements on there, but I would assume you have more OPC data references than the limitations. In this case, DSC will be required.

 

Cheers,

Nick

0 Kudos
Message 2 of 2
(912 Views)