lab view

14
Configuration Manual For SCADA LabVIEW 8.2

Upload: tecnicoitca

Post on 05-Nov-2015

212 views

Category:

Documents


0 download

DESCRIPTION

y

TRANSCRIPT

  • Configuration Manual For SCADALabVIEW 8.2

  • Configuration Manual for SCADA Table of Contents

    2

    Table of Contents

    Chapter 1 LabVIEW 8.2 ................................................................................................... 31-1 OPC Server ............................................................................................................ 41-2 Connect OPC Client to OPC Server through LabView 8.2 ..................................... 5

  • Chapter 1

    LabVIEW 8.2

  • Configuration Manual for SCADA LabVIEW 8.2

    4

    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

    5

    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

    6

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

  • LabVIEW 8.2 Configuration Manual for SCADA

    7

    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

    8

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

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

  • LabVIEW 8.2 Configuration Manual for SCADA

    9

    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

    10

    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.

  • LabVIEW 8.2 Configuration Manual for SCADA

    11

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

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

  • Configuration Manual for SCADA LabVIEW 8.2

    12

    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

  • LabVIEW 8.2 Configuration Manual for SCADA

    13

    Create link with tag AI_01 and Numeric.

    Complete setting process.

  • Configuration Manual for SCADA LabVIEW 8.2

    14

    Run the project to confirm the program works normally.