LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

integration of scada with labview

I am using LAbVIEW 2011; professional version. I am having two mechanical sytem interface with SCADA and one DMM on LabVIEW. How could I integrate the full system using LAbVIEW? Which module is required for the same? How to identify the lincense of the required module?

0 Kudos
Message 1 of 5
(2,794 Views)

Hi satish.rfic,

 

For DMM, you will require a instrument drivers NIDMM.

 

For SCADA system, you will require Data Socket VIs in Data Communication palette which is a part of NI LabVIEW Datalogging and Supervisory Control (DSC) Module.

157+ CLDs & 9 CLA Trained
LabVIEW Training resources
0 Kudos
Message 2 of 5
(2,764 Views)

how to check for NI LabVIEW Datalogging and Supervisory Control (DSC) Module and its license/

 

 

0 Kudos
Message 3 of 5
(2,758 Views)

Hi satish.rfic,

 

The link is as follows,

 

http://sine.ni.com/nips/cds/view/p/lang/en/nid/209851

 

Following is the screenshot of DataSocket palette used in SCADA and OPC servers.

 

Screen Shot 2014-06-12 at 18.24.26.png

157+ CLDs & 9 CLA Trained
LabVIEW Training resources
0 Kudos
Message 4 of 5
(2,742 Views)

Hey ramktamu,

 

Datasocket VIs are part of the base development system, not DSC. However, the datasockets technology has some significant performance limitations (the big one is that everything runs in the UI thread) and I wouldn't necessarily recommend them as a basis for a new project.

 

 

Satish,

 

Depending on the specifics of your application, DSC may be the right answer. I'd recommend looking around the product page here:

http://www.ni.com/labview/labviewdsc/

There are a number of documents and webcasts which may help you evaluate whether or not the product fits your needs.

 

Thanks,

Daniel

0 Kudos
Message 5 of 5
(2,705 Views)