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
2
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.
4
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.
5
Configuration Manual for SCADA LabVIEW 8.2
[ Start ] Æ [ National Instruments LabVIEW 8.2 ] to start LabVIEW 8.2
6
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 ]
7
Configuration Manual for SCADA LabVIEW 8.2
Select the OPC you need and then click [ Continue ].
Please select “Modbus30DA.3”; then click [ Ok ].
8
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 ].
9
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 Configuration Manual for SCADA
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 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 Configuration Manual for SCADA
Create link with tag “AI_01” and Numeric.
Complete setting process.
13
Configuration Manual for SCADA LabVIEW 8.2
Run the project to confirm the program works normally.
14