01-20-2014 10:07 PM
I am looking to build a SCADA Master to perform DNP3 communication between the Master and an Outstation device. I would like to know apart from the Ni - Industrial comm software is there any other Interface card I require to accomplish this task?
01-21-2014 11:45 AM
That’s a very open ended question…communication wise you only need an ethernet or a serial port at the outstation. If you are planning to perform local measurements or analysis, I’m sure that’s a good question for the local NI sales representative. After discussing the application’s specific needs, we will be able to provide the information that you seek.
01-21-2014 07:07 PM
Oh, Thank you very much! Yes, the outstation has an Ethernet port, And can send DNP3 packets over Ethernet. The outstation device is connected to my PC via ethernet. Will the Labview software be able to communicate to the device via Ethernet? Provided, I have the NI - Industrial Comm for DNP3 installed.
01-22-2014 07:59 AM
According to this article, that’s all you need. Just make sure you run applications as an administrator and that you don’t have any type of network restrictions. Since you have it installed, I encourage you to test the functionality/connectivity through the shipping examples, which are located on your hard disc at ...LabVIEW XXX\examples\DNP3 folder (also visible at the NI Example Finder). You can modify an example VI to fit an application, or you can copy and paste from one or more examples into a VI that you create.
01-22-2014 05:32 PM
Thanks a lot. Its a lot clear now. And labview does not support DNP3 inherently right? Do I need the "NI-Industrial Communications for DNP3 Software for LabVIEW" package?
01-22-2014 06:37 PM