Labview Opc

Embed Size (px)

Citation preview

  • 5/24/2018 Labview Opc

    1/50

    REDES INDUSTRIALES

    COMUNICACIN DE LABVIEW

    CON PLC VIA OPC

  • 5/24/2018 Labview Opc

    2/50

    OBJETIVOS Comunicar LabVIEW con cualquier PLC , a

    travs del estndar de comunicaciones OPC.

    Realizar pruebas de control y monitoreo desdeLabVIEW hacia el PLC.

    Uso del PLC S7-200 para comunicarse von

    Labview haciendo uso del OPC S7-200 PCAccess y modulo DSC de Labview.

  • 5/24/2018 Labview Opc

    3/50

  • 5/24/2018 Labview Opc

    4/50

    REQUERIMIENTOS

    National Instrumentes LabVIEW 2010. NI Datalogging and Supervisor Control Module.

    Un PLC que soporte comunicacin OPC, en este

    caso usaremos el PLC S7-200 de Siemens y susoftware de programacin STEP7-MicroWIN

    V4.0.8 y S7-200 PC Access V1.0.1.04

    Todo el software mencionado deben estarinstalados previamente antes de iniciar los

    ejercicios.

  • 5/24/2018 Labview Opc

    5/50

    CONCEPTOS PRELIMINARES

    El PLC (controlador lgico programable) tambin llamado

    autmata programable es un dispositivo electrnico

    programable, utilizado para cumplir funciones de

    automatismos lgicos y control de procesos de manufactura

    en ambiente industrial y tiempo real

  • 5/24/2018 Labview Opc

    6/50

  • 5/24/2018 Labview Opc

    7/50

  • 5/24/2018 Labview Opc

    8/50

  • 5/24/2018 Labview Opc

    9/50

  • 5/24/2018 Labview Opc

    10/50

  • 5/24/2018 Labview Opc

    11/50

  • 5/24/2018 Labview Opc

    12/50

  • 5/24/2018 Labview Opc

    13/50

    CONCEPTOS PREVIOS

  • 5/24/2018 Labview Opc

    14/50

  • 5/24/2018 Labview Opc

    15/50

  • 5/24/2018 Labview Opc

    16/50

  • 5/24/2018 Labview Opc

    17/50

  • 5/24/2018 Labview Opc

    18/50

  • 5/24/2018 Labview Opc

    19/50

  • 5/24/2018 Labview Opc

    20/50

  • 5/24/2018 Labview Opc

    21/50

  • 5/24/2018 Labview Opc

    22/50

  • 5/24/2018 Labview Opc

    23/50

  • 5/24/2018 Labview Opc

    24/50

  • 5/24/2018 Labview Opc

    25/50

  • 5/24/2018 Labview Opc

    26/50

  • 5/24/2018 Labview Opc

    27/50

  • 5/24/2018 Labview Opc

    28/50

  • 5/24/2018 Labview Opc

    29/50

  • 5/24/2018 Labview Opc

    30/50

  • 5/24/2018 Labview Opc

    31/50

  • 5/24/2018 Labview Opc

    32/50

  • 5/24/2018 Labview Opc

    33/50

  • 5/24/2018 Labview Opc

    34/50

  • 5/24/2018 Labview Opc

    35/50

  • 5/24/2018 Labview Opc

    36/50

  • 5/24/2018 Labview Opc

    37/50

  • 5/24/2018 Labview Opc

    38/50

  • 5/24/2018 Labview Opc

    39/50

  • 5/24/2018 Labview Opc

    40/50

  • 5/24/2018 Labview Opc

    41/50

  • 5/24/2018 Labview Opc

    42/50

  • 5/24/2018 Labview Opc

    43/50

  • 5/24/2018 Labview Opc

    44/50

  • 5/24/2018 Labview Opc

    45/50

  • 5/24/2018 Labview Opc

    46/50

  • 5/24/2018 Labview Opc

    47/50

    DESARROLLO DE LA PRACTICA

    Objetivos.

  • 5/24/2018 Labview Opc

    48/50

    Objetivos.

    - Realizar pruebas de monitoreo desde LabVIEW hacia el PLC.

    Enunciado:

    o Cuando se presione START la faja empezara a moverse y se prendera el

    LED indicador RUN.

    o La Faja se detendr cuando el sensor cuando el sensor de proximidad

    detecte a la botella.

    o Una vez detenida la faja la vlvula solenoide se abrir y se empezara

    o A llenar la botella mientras llene la botella se prendera el LED indicadorFILL .

    o Cuando el sensor de nivel detecte el liquido indicara que este esta lleno

    en ese instante se prendera el LED indicador FULL y se apagara el LED

    indicador FILL y cerrara la vlvula.

    o Una vez cerrada la vlvula la faja volver a moverse se apagara el LEDindicador FULL y se repetir el procedimiento secuencialmente.

    o Si se presiona STOP el sistema para y si se vuelve a presionar START

    el proceso continua donde se quedo.

  • 5/24/2018 Labview Opc

    49/50

    DESARROLLO DE LA PRACTICA

    RUN

    Objetivos.

  • 5/24/2018 Labview Opc

    50/50

    Objet os

    - Realizar pruebas de control desde LabVIEW hacia el PLC.

    Enunciado:

    o Cuando se presione START la faja empezara a moverse y se prendera el

    LED indicador RUN.

    o Cuando el sistema este en RUN se podr variara el selector y se podr

    variar la frecuencia del variador el cual fue programado de 0-60 hz.

    o Todo el control es decir encendido del sistema, parada del sistema

    variacin de la frecuencia se debe realizar desde LabVIEW el PLC solodebe recibir ordenes.