0% found this document useful (0 votes)
53 views

Configuration Manual For Scada: Labview 8.2

This document provides instructions for configuring an OPC server and connecting an OPC client to it using LabVIEW 8.2. It first instructs the user to create tags in the OPC server according to another manual. It then guides the user to check that the DSC module is installed, start LabVIEW, create an empty project, add an I/O server, select the "Modbus30DA.3" OPC server, create a variable tag for item "AI_01" by selecting its data type and browsing the OPC server, drag the tag into a new VI, connect it to a number indicator, and run the project to confirm it works normally.

Uploaded by

TecnicoItca
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
53 views

Configuration Manual For Scada: Labview 8.2

This document provides instructions for configuring an OPC server and connecting an OPC client to it using LabVIEW 8.2. It first instructs the user to create tags in the OPC server according to another manual. It then guides the user to check that the DSC module is installed, start LabVIEW, create an empty project, add an I/O server, select the "Modbus30DA.3" OPC server, create a variable tag for item "AI_01" by selecting its data type and browsing the OPC server, drag the tag into a new VI, connect it to a number indicator, and run the project to confirm it works normally.

Uploaded by

TecnicoItca
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 14

Configuration Manual For SCADA

LabVIEW 8.2

Configuration Manual for SCADA

Table of Contents

Table of Contents
Chapter 1 LabVIEW 8.2 ................................................................................................... 3
1-1 OPC Server ............................................................................................................ 4
1-2 Connect OPC Client to OPC Server through LabView 8.2 ..................................... 5

Chapter 1
LabVIEW 8.2

Configuration Manual for SCADA

LabVIEW 8.2

1-1 OPC Server


Please create tags according to the Configuration Manual.

Later, click [ File ] [ Make Active ] to activate new created configuration file.

LabVIEW 8.2

Configuration Manual for SCADA

1-2 Connect OPC Client to OPC Server through LabVIEW 8.2


To confirm if DSC Module has already been installed, please click [ Start ] [ Programs ]
[ National Instruments ] [ Measurement & Automation ]

Note: DSC Module (Datalogging and Supervisory Control) should be installed first, so that
OPC Client could work normally.

Configuration Manual for SCADA

LabVIEW 8.2

[ Start ] [ National Instruments LabVIEW 8.2 ] to start LabVIEW 8.2

LabVIEW 8.2

Configuration Manual for SCADA

Please select [ Empty Project ].

On the tree view, please click [ My Computer ] and then press the right key select [ New ]
[ I/O Server ]

Configuration Manual for SCADA

LabVIEW 8.2

Select the OPC you need and then click [ Continue ].

Please select Modbus30DA.3; then click [ Ok ].

LabVIEW 8.2

Configuration Manual for SCADA

Item OPC1 means the OPC Server you have just selected.

Click [ Untitled Library 1 ] ; then press the right key to select [ New ] [ Variable ].

Configuration Manual for SCADA

LabVIEW 8.2

Edit the Tags name and data type. Then, click [ Browse] to display all the OPC Server.

Please select OPC1 to show up the data items.

10

LabVIEW 8.2

Set up all the parameters; then click [ OK ].

Later on, the tag, AI_01, you have just edited will be created.

11

Configuration Manual for SCADA

Configuration Manual for SCADA

LabVIEW 8.2

Click [ Untitled Library 1]; press the right key selecting [ New ] [ VI ]

Drag the AI_01 from Pronect Explorer to Block Diagram, and then move Number
Indicator from Controls to Front Panel

12

LabVIEW 8.2

Create link with tag AI_01 and Numeric.

Complete setting process.

13

Configuration Manual for SCADA

Configuration Manual for SCADA

LabVIEW 8.2

Run the project to confirm the program works normally.

14

You might also like